This commit is contained in:
M66B
2024-02-23 09:44:59 +01:00
parent 4a2f9f2f1b
commit 05b934eda5
3 changed files with 0 additions and 5 deletions

View File

@@ -230,7 +230,6 @@ import biweekly.property.Organizer;
import io.noties.markwon.Markwon;
import io.noties.markwon.editor.MarkwonEditor;
import io.noties.markwon.editor.MarkwonEditorTextWatcher;
import io.noties.markwon.html.HtmlPlugin;
public class FragmentCompose extends FragmentBase {
private enum State {NONE, LOADING, LOADED}