Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKushnir1 authored and AlexKushnir1 committed Sep 10, 2024
1 parent 10d6b28 commit 0e63022
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion workspaces/tests/patch_state.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

use near_primitives::borsh::{self, BorshDeserialize, BorshSerialize};
use near_token::NearToken;
use near_workspaces::network::SponsoredAccountCreator;
use serde_json::json;
use test_log::test;

Expand Down

0 comments on commit 0e63022

Please sign in to comment.