Skip to content

Commit

Permalink
Update elections/src/lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-zaremba authored Aug 10, 2023
1 parent 6ac8cc5 commit 16f9e43
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions elections/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,6 @@ impl Contract {

#[cfg(all(test, not(target_arch = "wasm32")))]
mod unit_tests {
use core::panic;

use near_sdk::{test_utils::VMContextBuilder, testing_env, Gas, VMContext};

use crate::*;
Expand Down

0 comments on commit 16f9e43

Please sign in to comment.