Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverHappe committed Nov 6, 2023
1 parent 270395a commit 308a766
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/feature-board/card/CardHost.vue
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ import {
} from "@data-board";
import {
BoardMenu,
BoardMenuAction,
BoardMenuActionDelete,
BoardMenuActionEdit,
} from "@ui-board";
Expand Down Expand Up @@ -124,7 +123,6 @@ export default defineComponent({
CardAddElementMenu,
CardHostInteractionHandler,
BoardMenuActionDelete,
BoardMenuAction,
CardHostDetailView,
},
props: {
Expand Down

0 comments on commit 308a766

Please sign in to comment.