Auto-remove unused imports

This commit is contained in:
akrolsmir 2022-08-29 04:00:14 +00:00 committed by github-actions[bot]
parent cf58fc9fd4
commit c7be227865

View File

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