Skip to content

Commit

Permalink
fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Gusarich committed Apr 10, 2024
1 parent 2e5b968 commit a1abdfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/feature-address.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Address, beginCell, toNano } from "@ton/core";
import { toNano } from "@ton/core";
import { ContractSystem } from "@tact-lang/emulator";
import { __DANGER_resetNodeId } from "../grammar/ast";
import { AddressTester } from "./features/output/address_AddressTester";
Expand Down

0 comments on commit a1abdfd

Please sign in to comment.