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,
CashIcon,
HeartIcon,
UserGroupIcon,
ChatIcon,
} from '@heroicons/react/outline'
import clsx from 'clsx'