chore: correct linting errors
This commit is contained in:
parent
47226be6d0
commit
ecca3d2032
1 changed files with 0 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue