Skip to content

Commit a901256

Browse files
committed
[#97] 🐛 solve build warning by removing unused import line
1 parent 9a701fe commit a901256

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/shared/header/HeaderUserMenu.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import NextLink from 'next/link'
22

33
import { IcCodefile, IcLogout, IcSetting, IcWorkbag } from '@/assets/IconList'
4-
import { twMerge } from 'tailwind-merge'
54

65
import { Avatar } from '@/components/common/avatar'
76
import { Dropdown } from '@/components/common/dropdown'

0 commit comments

Comments
 (0)