Auto-remove unused imports
This commit is contained in:
parent
f3ff6d99c8
commit
c101337c38
|
@ -6,7 +6,6 @@ import { SiteLink } from '../site-link'
|
||||||
import { Col } from '../layout/col'
|
import { Col } from '../layout/col'
|
||||||
import { Row } from '../layout/row'
|
import { Row } from '../layout/row'
|
||||||
import { LoadingIndicator } from '../loading-indicator'
|
import { LoadingIndicator } from '../loading-indicator'
|
||||||
import { ProfitBadge } from '../bets-list'
|
|
||||||
|
|
||||||
export function ProbChangeTable(props: {
|
export function ProbChangeTable(props: {
|
||||||
changes:
|
changes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user