From 7077b70b4bd98d51d0084b6702d615797e945124 Mon Sep 17 00:00:00 2001 From: Ahmed Hnewa <73608287+freshtechtips@users.noreply.github.com> Date: Fri, 20 Oct 2023 17:20:11 +0300 Subject: [PATCH] I forgot to do this --- lib/src/widgets/raw_editor.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/src/widgets/raw_editor.dart b/lib/src/widgets/raw_editor.dart index 88933b37..71229eef 100644 --- a/lib/src/widgets/raw_editor.dart +++ b/lib/src/widgets/raw_editor.dart @@ -1412,7 +1412,6 @@ class RawEditorState extends EditorState /// keyboard become visible. @override void requestKeyboard() { - print('Time:'); if (controller.skipRequestKeyboard) { // TODO: There is a bug, requestKeyboard is being called 2-4 times! // and that just by one simple change