Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Spicer Matthews committed Nov 27, 2023
1 parent 7e8898d commit 57f7898
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,6 @@ import FrontpageShortcutListContainer from 'src/components/FrontpageShortcutList
import Modal from '@material-ui/core/Modal'
import { Box } from '@material-ui/core'

import November2023ShopUser from 'src/components/promos/November2023ShopUser'

const getNotifDismissKey = (code) => `${NOTIF_DISMISS_PREFIX}.${code}`

const useStyles = makeStyles((theme) => ({
Expand Down

0 comments on commit 57f7898

Please sign in to comment.