Skip to content

Commit 9a6179b

Browse files
committed
Remove unused import
1 parent bab5a15 commit 9a6179b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/color.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
* License, v. 2.0. If a copy of the MPL was not distributed with this
33
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
44

5-
use std::ascii::AsciiExt;
65
use std::fmt;
76

87
use super::{Token, Parser, ToCss};

0 commit comments

Comments
 (0)