Skip to content

Commit

Permalink
remove codec error
Browse files Browse the repository at this point in the history
  • Loading branch information
b-yap committed Sep 23, 2024
1 parent 62ef29c commit cb87585
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clients/vault/src/error.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use jsonrpc_core_client::RpcError;
use parity_scale_codec::Error as CodecError;
use sp_std::str::Utf8Error;
use thiserror::Error;
use tokio_stream::wrappers::errors::BroadcastStreamRecvError;
Expand Down

0 comments on commit cb87585

Please sign in to comment.