Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

Commit fd9dd94

Browse files
chore(lint): fix eslint errors
1 parent d20827d commit fd9dd94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/OnlyApp/UserProfile/UserProfileHeader.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { Department, departmentLabels, UserRole, userRoleLabels } from '@/types';
2-
import Image from 'next/image';
32
import Link from 'next/link';
43
import { Settings } from 'lucide-react';
54
import UserPhoto from '@/components/UserPhoto';

0 commit comments

Comments
 (0)