This commit is contained in:
Ian Philips 2022-08-18 17:11:10 -06:00
parent d1ba6d5240
commit 83a963ec6e

View File

@ -3,7 +3,7 @@ import * as admin from 'firebase-admin'
import { keyBy, uniq } from 'lodash'
import { Bet, LimitBet } from '../../common/bet'
import { getContract, getUser, getValues, isProd, log } from './utils'
import { getUser, getValues, isProd, log } from './utils'
import {
createBetFillNotification,
createBettingStreakBonusNotification,