Skip to content

Commit ed22472

Browse files
Remove any
1 parent 6aa66d9 commit ed22472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/snaps-controllers/src/snaps/SnapController.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10272,7 +10272,7 @@ describe('SnapController', () => {
1027210272
),
1027310273
),
1027410274
),
10275-
} as any);
10275+
});
1027610276

1027710277
const snapController = getSnapController(
1027810278
getSnapControllerOptions({

0 commit comments

Comments
 (0)