remove unused import

This commit is contained in:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 2024-10-24 15:15:09 -04:00
parent 6faa0127fd
commit 144d438827
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

View File

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