Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
Remove an unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
erickt committed Jun 8, 2015
1 parent 1370963 commit 7b17b66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion syntex/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ use std::path::Path;
use syntex_syntax::ast;
use syntex_syntax::attr;
use syntex_syntax::codemap::{DUMMY_SP, respan};
use syntex_syntax::config;
use syntex_syntax::ext::base::{
IdentMacroExpander,
MultiItemDecorator,
Expand Down

0 comments on commit 7b17b66

Please sign in to comment.