mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
chore: remove unused import from HistoryPanel.vue
This commit is contained in:
parent
8ff4e50669
commit
ffc5c9e555
|
|
@ -176,7 +176,6 @@ import { ref, computed } from 'vue'
|
|||
import { isAppIcon } from '@/utils/common'
|
||||
import EditTitleDialog from './EditTitleDialog.vue'
|
||||
import useStore from '@/stores'
|
||||
import { c } from 'vite/dist/node/moduleRunnerTransport.d-CXw_Ws6P'
|
||||
|
||||
const { user } = useStore()
|
||||
const props = defineProps<{
|
||||
|
|
|
|||
Loading…
Reference in New Issue