chore: correct linting errors

This commit is contained in:
Andrew Bastin
2024-02-09 14:42:12 +05:30
parent 47226be6d0
commit ecca3d2032

View File

@@ -332,7 +332,6 @@ import { useVModel } from "@vueuse/core"
import { useService } from "dioc/vue"
import { InspectionService, InspectorResult } from "~/services/inspection"
import { RESTTabService } from "~/services/tab/rest"
import { toggleSetting } from "~/newstore/settings"
import { useNestedSetting } from "~/composables/settings"
import { toggleNestedSetting } from "~/newstore/settings"
import { HoppInheritedProperty } from "~/helpers/types/HoppInheritedProperties"