We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab5a15 commit 9a6179bCopy full SHA for 9a6179b
src/color.rs
@@ -2,7 +2,6 @@
2
* License, v. 2.0. If a copy of the MPL was not distributed with this
3
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
4
5
-use std::ascii::AsciiExt;
6
use std::fmt;
7
8
use super::{Token, Parser, ToCss};
0 commit comments