Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
HeesungB committed Jul 12, 2024
1 parent aa0bc91 commit 1da78ed
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import {TouchableWithoutFeedback} from 'react-native-gesture-handler';
import {SVGLoadingIcon} from '../../../../components/spinner';
import {InformationOutlinedIcon} from '../../../../components/icon/information-outlined.tsx';
import {InformationModal} from '../../../../components/modal/infoModal.tsx';
import {SwapFeeBps} from '../../../../config.ui.ts';

export const SwapFeeInfo: FunctionComponent<{
senderConfig: ISenderConfig;
Expand Down

0 comments on commit 1da78ed

Please sign in to comment.