diff --git a/common/payouts-fixed.ts b/common/payouts-fixed.ts index a8581ff6..99e03fac 100644 --- a/common/payouts-fixed.ts +++ b/common/payouts-fixed.ts @@ -1,4 +1,3 @@ -import { sum } from 'lodash' import { Bet } from './bet' import { getProbability } from './calculate'