Skip to content

Commit

Permalink
fixup(frontend): appease eslint for banner commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyhgrant committed Apr 11, 2024
1 parent a8a5d25 commit 323cf3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions browser/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import { hot } from 'react-hot-loader/root'
import { BrowserRouter as Router, Route, useLocation } from 'react-router-dom'
import styled from 'styled-components'

import { ExternalLink } from '@gnomad/ui'

import Delayed from './Delayed'
import ErrorBoundary from './ErrorBoundary'

Expand Down

0 comments on commit 323cf3d

Please sign in to comment.