Skip to content

Commit

Permalink
removed unnecesary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielCamba committed Sep 13, 2023
1 parent c3dfd40 commit dbceeca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/multisig/changeThresholdFunctions.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ import {
buildTransaction,
proposeTransaction,
} from "../utils/testHelpers";
import Contract from "../../typed_contracts/multisig/contracts/multisig";
import Constructors from "../../typed_contracts/multisig/constructors/multisig";

let api;
let keyring;
Expand Down

0 comments on commit dbceeca

Please sign in to comment.