style: reorder common module imports for consistency
This commit is contained in:
committed by
Andrew Phillips (aider)
parent
1628e0889e
commit
da55c42342
@@ -40,7 +40,6 @@ pub mod db;
|
||||
use compression::CompressionType;
|
||||
use modes::list::mode_list;
|
||||
|
||||
|
||||
extern crate term;
|
||||
|
||||
lazy_static! {
|
||||
|
||||
Reference in New Issue
Block a user