Skip to content

Commit

Permalink
fix: removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
alenmestrov committed Nov 30, 2024
1 parent e8a5150 commit 53324d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/icp/context-config/tests/integration.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use std::time::{Duration, SystemTime, UNIX_EPOCH};

use calimero_context_config::repr::ReprBytes;
use candid::Principal;
use context_contract::types::{
ContextRequest, ContextRequestKind, ICApplication, ICApplicationId, ICBlobId, ICCapability,
Expand Down

0 comments on commit 53324d6

Please sign in to comment.