Skip to content

Commit

Permalink
fix: make ts linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
mfw78 committed Jun 7, 2024
1 parent 6237ae0 commit 4ce5a8e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/GPv2Settlement.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ import {
} from "../src/ts";

import { SwapKind, UserBalanceOpKind } from "./balancer";
import {
builtAndDeployedMetadataCoincide,
readVaultRelayerImmutables,
} from "./bytecode";
import { ceilDiv } from "./testHelpers";

function fillBytes(count: number, byte: number): string {
Expand Down

0 comments on commit 4ce5a8e

Please sign in to comment.