rustc: Remove some useless std::vec imports
This commit is contained in:
parent
13c44f99ae
commit
cdda0fd6d6
5 changed files with 0 additions and 5 deletions
|
|
@ -3,7 +3,6 @@ import std::map;
|
|||
import std::map::hashmap;
|
||||
import std::uint;
|
||||
import std::int;
|
||||
import std::vec;
|
||||
import std::option;
|
||||
import std::option::none;
|
||||
import std::option::some;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue