Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
nancy-dassana committed Jun 16, 2021
1 parent 3581b68 commit 7840708
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Link/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { getDataTestAttributeProp } from '../utils'
import { ThemeType } from '../assets/styles/themes'
import { Typography } from 'antd'
import React, { FC, ReactNode } from 'react'
import { faTireRugged } from '@fortawesome/pro-regular-svg-icons'

const { dark, light } = ThemeType

Expand Down

0 comments on commit 7840708

Please sign in to comment.