Skip to content

Commit 56974ff

Browse files
fix: remove unused import
1 parent aecb3d0 commit 56974ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/views/system/user/User.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,6 @@ import { workspaceList } from '@/api/workspace'
366366
import { formatTimestamp } from '@/utils/date'
367367
import { ClickOutside as vClickOutside } from 'element-plus-secondary'
368368
import icon_warning_filled from '@/assets/svg/icon_warning_filled.svg'
369-
import { cloneDeep } from 'lodash'
370369
371370
const { t } = useI18n()
372371
const keyword = ref('')

0 commit comments

Comments
 (0)