Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
namgold committed Jul 17, 2023
1 parent fa81e9b commit c86eb65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/SwapForm/SwapModal/SwapDetails/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { Trans } from '@lingui/macro'
import { rgba } from 'polished'
import { useState } from 'react'
import { ExternalLink as ExternalLinkIcon, Repeat } from 'react-feather'
import { NavLink } from 'react-router-dom'
import { Flex, Text } from 'rebass'
import { BuildRouteData } from 'services/route/types/buildRoute'

Expand Down

0 comments on commit c86eb65

Please sign in to comment.