Skip to content

Commit

Permalink
Update client/src/components/History/Multiple/MultipleViewList.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Alireza Heidari <[email protected]>
  • Loading branch information
ahmedhamidawan and itisAliRH authored Feb 20, 2024
1 parent b4d49c6 commit 8915f6c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import { errorMessageAsString } from "@/utils/simple-error";
import HistoryDropZone from "../CurrentHistory/HistoryDropZone.vue";
import MultipleViewItem from "./MultipleViewItem.vue";
// @ts-ignore bad library types
library.add(faCheckSquare, faPlus);
const historyStore = useHistoryStore();
Expand Down

0 comments on commit 8915f6c

Please sign in to comment.