Remove unused import

This commit is contained in:
Matthias Metelka 2022-08-03 18:24:10 +02:00
parent 3043789960
commit ffe20d6fbe

View file

@ -64,7 +64,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
import { PlainTextInput } from "./plain-text-input";
import PlainTextBadge from "./PlainTextBadge.svelte";
import { editingInputIsRichText, RichTextInput } from "./rich-text-input";
import RichTextBadge from "./RichTextBadge.svelte";
function quoteFontFamily(fontFamily: string): string {
// generic families (e.g. sans-serif) must not be quoted