Skip to content

Commit

Permalink
fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Gusarich committed May 27, 2024
1 parent 91ac896 commit db30ad9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/feature-address.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { ContractSystem } from "@tact-lang/emulator";
import { __DANGER_resetNodeId } from "../grammar/ast";
import { AddressTester } from "./features/output/address_AddressTester";
import { consoleLogger } from "../logger";
import { run } from "../node";

describe("feature-address", () => {
beforeAll(() => {
Expand Down

0 comments on commit db30ad9

Please sign in to comment.