Skip to content

Commit

Permalink
fixup: appease eslint again
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyhgrant committed Mar 25, 2024
1 parent 3c629b8 commit 43e3dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/browsers/ibd/IBDBrowser.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from 'react'

import Browser from '../base/Browser'
import { renderCount, renderFloat } from '../base/tableCells'
import { renderFloat } from '../base/tableCells'

import IBDAboutPage from './IBDAboutPage'
import IBDHomePage from './IBDHomePage'
Expand Down

0 comments on commit 43e3dcf

Please sign in to comment.