Skip to content

Commit 8f35141

Browse files
committed
remove tokenstream
1 parent 5f1e78f commit 8f35141

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libsyntax/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ pub mod syntax {
105105
pub use ext;
106106
pub use parse;
107107
pub use ast;
108-
pub use tokenstream;
109108
}
110109

111110
pub mod abi;

0 commit comments

Comments
 (0)