Skip to content

Commit c169267

Browse files
committed
++
1 parent 1e10726 commit c169267

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: contracts/src/token/erc721/extensions/pausable.rs

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ impl IErc721Virtual for Erc721PausableOverride {
3838
#[cfg(all(test, feature = "std"))]
3939
pub(crate) mod tests {
4040
use alloy_primitives::address;
41+
use stylus_sdk::msg;
4142
use stylus_sdk::storage::{StorageBool, StorageMap};
4243

4344
use super::*;

0 commit comments

Comments
 (0)