mirror of
https://github.com/serai-dex/serai.git
synced 2025-03-12 09:26:51 +00:00
Remove unused imports
This commit is contained in:
parent
19488cf446
commit
ad9bf9b240
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ use thiserror::Error;
|
|||
use frost::{curve::Curve, FrostError};
|
||||
|
||||
pub use serai_coin as coin;
|
||||
use coin::{CoinError, Coin};
|
||||
|
||||
mod wallet;
|
||||
|
||||
|
|
Loading…
Reference in a new issue