Commit afd20599 authored by JunhaoQiu's avatar JunhaoQiu
Browse files

lint

parent 56ededf3
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -68,9 +68,7 @@ const workflowTags = computed(() => {
                    <FontAwesomeIcon :icon="faHdd" />History:

                    <span class="history-link-wrapper">
                        <SwitchToHistoryLink
                            :history-id="props.historyId"
                        />
                        <SwitchToHistoryLink :history-id="props.historyId" />
                    </span>

                    <BBadge