mirror of
https://github.com/mara-li/obsidian-simple-colored-folder.git
synced 2026-07-22 05:46:20 +00:00
fix: remove unused import that brokes buid
This commit is contained in:
parent
02bfd641b3
commit
a1cc3dd3e7
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import dedent from "dedent";
|
||||
import { deepmerge } from "deepmerge-ts";
|
||||
import i18next from "i18next";
|
||||
import { Notice, normalizePath, Plugin, sanitizeHTMLToDom, TFolder } from "obsidian";
|
||||
import { merge } from "ts-deepmerge";
|
||||
|
|
|
|||
Loading…
Reference in a new issue