Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
alissacrane-cb committed Aug 27, 2024
1 parent 3ba59ae commit e205805
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/swap/utils/getSwapMessage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { getErrorMessage } from './getErrorMessage';
export enum SwapMessage {
BALANCE_ERROR = 'Error fetching token balance',
CONFIRM_IN_WALLET = 'Confirm in wallet',
CONNECT_WALLET = 'Connect your wallet to continue',
FETCHING_QUOTE = 'Fetching quote...',
FETCHING_BALANCE = 'Fetching balance...',
INCOMPLETE_FIELD = 'Complete the fields to continue',
Expand Down

0 comments on commit e205805

Please sign in to comment.