Skip to content

Commit 49024d2

Browse files
committed
fix: unused var
1 parent 5579157 commit 49024d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/integration-tests/tests/api/accounts.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ describe("API module: Account", () => {
1313
const bufferFile = "src/playbook/";
1414
let apiRoute: string;
1515
let response;
16-
let txHash: string;
1716
const playbook = new Playbook();
1817

1918
describe("/address/{address}", () => {

0 commit comments

Comments
 (0)