chore: linter fixes
This commit is contained in:
parent
8ada44456d
commit
48b3b27985
@ -7,3 +7,4 @@
|
||||
/.eslintrc.js
|
||||
/test/.eslintrc.js
|
||||
/test/dist
|
||||
/rollup.config.js
|
||||
|
@ -22,12 +22,9 @@ import {MOCK_PORT, url} from './url';
|
||||
import {
|
||||
BLOCKHASH_CACHE_TIMEOUT_MS,
|
||||
Commitment,
|
||||
CompiledInnerInstruction,
|
||||
EpochInfo,
|
||||
EpochSchedule,
|
||||
InflationGovernor,
|
||||
ParsedInnerInstruction,
|
||||
ParsedInstruction,
|
||||
SlotInfo,
|
||||
} from '../src/connection';
|
||||
import {sleep} from '../src/util/sleep';
|
||||
|
Loading…
x
Reference in New Issue
Block a user