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

@@ -5,10 +5,9 @@ import * as R from "ramda";
import { DEFAULT_IMAGE_API_SERVER } from "@/constants/app";
import { Contact } from "@/db/tables/contacts";
import { accessToken } from "@/libs/crypto";
import { db, NonsensitiveDexie } from "@/db/index";
import { NonsensitiveDexie } from "@/db/index";
import { getAccount, getPasskeyExpirationSeconds } from "@/libs/util";
import { createEndorserJwtForKey, KeyMeta } from "@/libs/crypto/vc";
import { MASTER_SETTINGS_KEY, Settings } from "@/db/tables/settings";
export const SCHEMA_ORG_CONTEXT = "https://schema.org";
// the object in RegisterAction claims