Skip to content

Commit

Permalink
fix(ui): fix duplicate import
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-mulier-p authored and fhussonnois committed Sep 12, 2024
1 parent 1ba67db commit 31823ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/components/executions/Executions.vue
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,6 @@
import StatusFilterButtons from "../layout/StatusFilterButtons.vue"
import StateGlobalChart from "../../components/stats/StateGlobalChart.vue";
import TriggerAvatar from "../../components/flows/TriggerAvatar.vue";
import DateAgo from "../layout/DateAgo.vue";
import Kicon from "../Kicon.vue"
import Labels from "../layout/Labels.vue"
import RestoreUrl from "../../mixins/restoreUrl";
Expand Down

0 comments on commit 31823ca

Please sign in to comment.