Skip to content

Commit 918872e

Browse files
committed
fix eslint
1 parent adb9a2f commit 918872e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/feature-address.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { ContractSystem } from "@tact-lang/emulator";
33
import { __DANGER_resetNodeId } from "../grammar/ast";
44
import { AddressTester } from "./features/output/address_AddressTester";
55
import { consoleLogger } from "../logger";
6-
import { run } from "../node";
76

87
describe("feature-address", () => {
98
beforeAll(() => {

0 commit comments

Comments
 (0)