chore: eslint tuning (#316)

This commit is contained in:
kimatata
2025-10-26 19:35:21 +09:00
committed by GitHub
parent 7922996845
commit c934d2a9ec
6 changed files with 5 additions and 44 deletions

View File

@@ -17,7 +17,6 @@ import { ChevronDown } from 'lucide-react';
import { MemberType, UserType } from '@/types/user';
import { memberRoles } from '@/config/selection';
import { MembersMessages } from '@/types/member';
import Config from '@/config/config';
import UserAvatar from '@/components/UserAvatar';
type Props = {