syntax: remove unused imports of Gc and GC.
This commit is contained in:
parent
fb58109070
commit
a99e626d07
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
#![allow(dead_code)]
|
||||
#![allow(unused_imports)]
|
||||
|
||||
use std::gc::{Gc, GC};
|
||||
use std::slice;
|
||||
use std::mem;
|
||||
use std::vec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue