remove unused import
All checks were successful
Playwright Tests / test (push) Successful in 3m10s

This commit is contained in:
parent 6faa0127fd
commit 144d438827
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -1,4 +1,3 @@
import { Funkify } from "@han-moe-htet/funkify";
import {App} from "obsidian";
declare global {
var app: App;