mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Remove unused imports
This commit is contained in:
@@ -6,7 +6,6 @@ use thiserror::Error;
|
|||||||
use frost::{curve::Curve, FrostError};
|
use frost::{curve::Curve, FrostError};
|
||||||
|
|
||||||
pub use serai_coin as coin;
|
pub use serai_coin as coin;
|
||||||
use coin::{CoinError, Coin};
|
|
||||||
|
|
||||||
mod wallet;
|
mod wallet;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user