fix linting

This commit is contained in:
2024-04-07 11:02:54 -06:00
parent 22cba5babf
commit b73d2a3b58
4 changed files with 3 additions and 15 deletions

View File

@@ -316,7 +316,6 @@ import { Account } from "@/db/tables/accounts";
import { Buffer } from "buffer/";
@Component({
components: { QuickNav, EntityIcon },
})