diff --git a/web/pages/tournaments/index.tsx b/web/pages/tournaments/index.tsx index 8d500989..feb4dd8d 100644 --- a/web/pages/tournaments/index.tsx +++ b/web/pages/tournaments/index.tsx @@ -8,7 +8,6 @@ import clsx from 'clsx' import { BinaryContract, Contract, - PseudoNumeric, PseudoNumericContract, } from 'common/contract' import { Group } from 'common/group'