compiler: remove unnecessary imports and qualified paths
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
use std::cmp::Ord;
|
||||
|
||||
use crate::graph::{DirectedGraph, GraphSuccessors, WithNumEdges, WithNumNodes, WithSuccessors};
|
||||
use rustc_index::vec::{Idx, IndexVec};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user