Skip to content

Commit c420d87

Browse files
committed
Linting
1 parent 9d9c7bd commit c420d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sequencer/test/settlement/mocks/Withdrawals.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import {
1212
} from "@proto-kit/protocol";
1313
import { AccountUpdate, Field, PublicKey, Struct, TokenId, UInt64 } from "o1js";
1414
import { inject } from "tsyringe";
15-
import { EMPTY_PUBLICKEY, prefixToField } from "@proto-kit/common";
15+
import { EMPTY_PUBLICKEY } from "@proto-kit/common";
1616

1717
import { Balances } from "./Balances";
1818

0 commit comments

Comments
 (0)