Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
goastler committed Dec 6, 2023
1 parent 4b5007d commit 372c5ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions protocol/contracts/common/src/math.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
use ink::prelude::format;

pub trait Math
where
Self: Sized + core::fmt::Debug,
Expand Down

0 comments on commit 372c5ed

Please sign in to comment.