Skip to content

Commit 7f15094

Browse files
committed
chore: remove unused flag
1 parent 789c064 commit 7f15094

File tree

1 file changed

+0
-1
lines changed
  • account-kit/smart-contracts/src/ma-v2/modules

1 file changed

+0
-1
lines changed

account-kit/smart-contracts/src/ma-v2/modules/utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import {
1515
export enum SignatureType {
1616
EOA = "0x00",
1717
CONTRACT = "0x01",
18-
CONTRACT_WITH_ADDR = "0x02",
1918
}
2019

2120
/**

0 commit comments

Comments
 (0)