Skip to content

Commit 669b6ea

Browse files
committed
also comment now unused import
1 parent 6bca529 commit 669b6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Frontend/src/views/throughputreport/endpoints/DetectedListView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { useShowToast } from "@/composables/toast";
1313
import ResultsCount from "@/components/ResultsCount.vue";
1414
import { useHiddenFeature } from "./useHiddenFeature";
1515
import { license } from "@/composables/serviceLicense";
16-
import FilterInput from "@/components/FilterInput.vue";
16+
// import FilterInput from "@/components/FilterInput.vue";
1717
1818
enum NameFilterType {
1919
beginsWith = "Begins with",

0 commit comments

Comments
 (0)