Skip to content

Commit

Permalink
Update packages/token/src/tests/erc20/test_erc20.cairo
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Fleming <[email protected]>
  • Loading branch information
ericnordelo and andrew-fleming authored Aug 6, 2024
1 parent 3c2387f commit c1c0af3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/token/src/tests/erc20/test_erc20.cairo
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use core::num::traits::Bounded;

use openzeppelin_test_common::erc20::ERC20SpyHelpers;
use openzeppelin_test_utils::constants::{
ZERO, OWNER, SPENDER, RECIPIENT, NAME, SYMBOL, DECIMALS, SUPPLY, VALUE
Expand Down

0 comments on commit c1c0af3

Please sign in to comment.