Unused var

This commit is contained in:
Ian Philips 2022-07-07 10:13:01 -06:00
parent 4723edb1b8
commit 773dcc0285

View File

@ -35,7 +35,6 @@ import { groupPath } from 'web/lib/firebase/groups'
import { UNIQUE_BETTOR_BONUS_AMOUNT } from 'common/numeric-constants'
import { groupBy, sum, uniq } from 'lodash'
import Custom404 from 'web/pages/404'
import { Col } from 'web/components/layout/col'
export const NOTIFICATIONS_PER_PAGE = 30
const MULTIPLE_USERS_KEY = 'multipleUsers'