Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Velenir committed Sep 10, 2024
1 parent 14495c2 commit 1a200a5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/methods/swap/rates.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
import {
SwapSide,
ContractMethod,
API_URL,
DEFAULT_VERSION,
} from '../../constants';
import { ContractMethod, API_URL, DEFAULT_VERSION } from '../../constants';
import { constructSearchString } from '../../helpers/misc';
import type {
ConstructFetchInput,
Expand Down

0 comments on commit 1a200a5

Please sign in to comment.