diff --git a/workspaces/tests/patch_state.rs b/workspaces/tests/patch_state.rs index f50d535a..dc86073c 100644 --- a/workspaces/tests/patch_state.rs +++ b/workspaces/tests/patch_state.rs @@ -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;