topology: removing unused PhantomData import
This commit is contained in:
@@ -3,7 +3,6 @@ use rand::seq::IteratorRandom;
|
||||
use sphinx::route::Node as SphinxNode;
|
||||
use std::cmp::max;
|
||||
use std::collections::HashMap;
|
||||
use std::marker::PhantomData;
|
||||
use version_checker;
|
||||
|
||||
pub mod coco;
|
||||
|
||||
Reference in New Issue
Block a user