Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
alissacrane-cb committed Dec 13, 2024
1 parent 8cedbe0 commit 3873823
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/swap/constants.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
import { base } from 'viem/chains';
import type { Token } from '../token';

export const FALLBACK_DEFAULT_MAX_SLIPPAGE = 3;
export const GENERAL_SWAP_ERROR_CODE = 'SWAP_ERROR';
export const GENERAL_SWAP_QUOTE_ERROR_CODE = 'SWAP_QUOTE_ERROR';
Expand Down

0 comments on commit 3873823

Please sign in to comment.