fix linting

This commit is contained in:
2024-07-19 21:15:56 -06:00
parent 4e1df0eeee
commit 41a9c65afb
8 changed files with 12 additions and 11 deletions

View File

@@ -396,7 +396,6 @@
import { AxiosError } from "axios";
import * as yaml from "js-yaml";
import * as R from "ramda";
import { IIdentifier } from "@veramo/core";
import { Component, Vue } from "vue-facing-decorator";
import { useClipboard } from "@vueuse/core";