linting cleanup

This commit is contained in:
2024-07-09 19:42:55 -06:00
parent bce003e508
commit 145a1da37e
9 changed files with 8 additions and 15 deletions

View File

@@ -136,7 +136,6 @@ import { NotificationIface } from "@/constants/app";
import { accountsDB, db } from "@/db/index";
import { Contact } from "@/db/tables/contacts";
import { BoundingBox, MASTER_SETTINGS_KEY } from "@/db/tables/settings";
import { accessToken } from "@/libs/crypto";
import {
capitalizeAndInsertSpacesBeforeCaps,
didInfoForContact,