Fix errors
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
//! This module uses libsyntax's lexer to provide token-based highlighting for
|
||||
//! the HTML documentation generated by rustdoc.
|
||||
|
||||
use std::str;
|
||||
use std::io;
|
||||
|
||||
use syntax::parse;
|
||||
|
||||
Reference in New Issue
Block a user