diff --git a/src/components/panels/HistoryListPanel.vue b/src/components/panels/HistoryListPanel.vue index b5b375cdf..566a97200 100644 --- a/src/components/panels/HistoryListPanel.vue +++ b/src/components/panels/HistoryListPanel.vue @@ -518,7 +518,6 @@ import { mdiNotebookEdit, mdiNotebookPlus, mdiNotebook, - mdiDownload, } from '@mdi/js' @Component({ components: { Panel },