Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
darkruby501 committed May 15, 2024
1 parent edb9022 commit 4efcaaf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { useTracking } from '../../lib/analyticsEvents';
import { userHasSubscribeTabFeed } from '../../lib/betas';
import { useCurrentUser } from '../common/withUser';
import { PopperPlacementType } from '@material-ui/core/Popper/Popper';
import { is } from 'cheerio/lib/api/attributes';

const styles = (_theme: ThemeType) => ({
buttonContent: {
Expand Down

0 comments on commit 4efcaaf

Please sign in to comment.