Skip to content

Commit

Permalink
remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
aburkut committed Jan 16, 2025
1 parent 5cb1e52 commit bcd0c16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/utils-e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ import * as util from 'util';
import { GenericSwapTransactionBuilder } from '../src/generic-swap-transaction-builder';
import { DexAdapterService, PricingHelper } from '../src';
import { v4 as uuid } from 'uuid';
import * as net from 'net';

export const testingEndpoint = process.env.E2E_TEST_ENDPOINT;

Expand Down

0 comments on commit bcd0c16

Please sign in to comment.