Skip to content

Commit a99e626

Browse files
committed
syntax: remove unused imports of Gc and GC.
1 parent fb58109 commit a99e626

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libsyntax/test.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#![allow(dead_code)]
1414
#![allow(unused_imports)]
1515

16-
use std::gc::{Gc, GC};
1716
use std::slice;
1817
use std::mem;
1918
use std::vec;

0 commit comments

Comments
 (0)