Skip to content

Commit ae4ec0c

Browse files
authored
refactor: remove unnecessary import
1 parent c9ab669 commit ae4ec0c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/abis/singleSignerValidationModuleAbi.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import JOB_MANAGER_ABI from "./jobManagerAbi";
2-
31
const SINGLE_SIGNER_VALIDATION_MODULE_ABI = [
42
{ inputs: [], name: "InvalidSignatureType", type: "error" },
53
{

0 commit comments

Comments
 (0)