chore: fix lint error

This commit is contained in:
Shibo Lyu 2024-09-30 02:06:14 +08:00
parent 5d6209c5d7
commit 6546c2fe51

View file

@ -5,7 +5,7 @@ import {
} from "../crypto/mod.ts";
import { type BlahActKeyRecord, blahActKeyRecordSchema } from "./actKey.ts";
import { blahIdentityFileSchema } from "./identityFile.ts";
import { BlahIdentityFile } from "./mod.ts";
import type { BlahIdentityFile } from "./mod.ts";
import type { BlahProfile } from "./profile.ts";
type InternalActKey = {