Skip to content

Commit 897d219

Browse files
committed
fix: remove extra blank line in WorkflowMissingToolsRequest.vue imports
1 parent b3d0e2a commit 897d219

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

client/src/components/Workflow/Run/WorkflowMissingToolsRequest.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import { BAlert } from "bootstrap-vue";
33
import { computed, ref } from "vue";
44
5-
65
import { submitToolRequest } from "@/api/toolRequestForm";
76
import { useConfig } from "@/composables/config";
87
import { useUserStore } from "@/stores/userStore";

0 commit comments

Comments
 (0)