Remove unused import

This commit is contained in:
Austin Chen 2022-08-26 10:33:23 -07:00
parent 0ab8cadbcc
commit 30d7b8ee13

View File

@ -6,7 +6,6 @@ import {
CashIcon,
HeartIcon,
UserGroupIcon,
TrendingUpIcon,
ChatIcon,
} from '@heroicons/react/outline'
import clsx from 'clsx'