Skip to content

Commit c6216c1

Browse files
committed
chore: format
1 parent fd15ad9 commit c6216c1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/soundxyz/src/Soundxyz.test.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ import {
55
mint,
66
simulateMint,
77
} from './Soundxyz'
8-
import {
9-
SUPERMINTER,
10-
SUPERMINTER_V2,
11-
SUPERMINTER_V2_ABI,
12-
} from './constants'
8+
import { SUPERMINTER, SUPERMINTER_V2, SUPERMINTER_V2_ABI } from './constants'
139
import {
1410
OP_SUPERMINTER_V2,
1511
failingTestCases,

0 commit comments

Comments
 (0)