diff --git a/android/app/src/main/java/com/fabledsword/thoughtsync/ui/NoteEditorScreen.kt b/android/app/src/main/java/com/fabledsword/thoughtsync/ui/NoteEditorScreen.kt index 5aa8dcf..6670eeb 100644 --- a/android/app/src/main/java/com/fabledsword/thoughtsync/ui/NoteEditorScreen.kt +++ b/android/app/src/main/java/com/fabledsword/thoughtsync/ui/NoteEditorScreen.kt @@ -341,4 +341,3 @@ private const val AUTOSAVE_IDLE_MS = 1_000L * sheet uses. Same shape as the capture surface this replaced, on purpose. */ private val SHEET_CORNER = 28.dp -