Skip to content

Commit

Permalink
Fix CI Failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Yamaguchi committed Aug 19, 2024
1 parent d644577 commit 5d23c9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/chain/src/contract.rs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ impl Contract {

#[cfg(test)]
mod signers_container_tests {
use core::str::FromStr;
use std::string::ToString;

use tapyrus::key::Secp256k1;
Expand Down

0 comments on commit 5d23c9d

Please sign in to comment.