From d74ad01205df4dc4f669e078fe0f5699f8d70db7 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Tue, 5 Nov 2024 18:13:28 +0000 Subject: Remove console.logs --- play.js | 1 - 1 file changed, 1 deletion(-) diff --git a/play.js b/play.js index 1e7c327..ded7d49 100644 --- a/play.js +++ b/play.js @@ -765,7 +765,6 @@ function on_update() { action_button("done", "Done") action_button("end_round", "End Round") action_button("undo", "Undo") - console.log('view.actions', view.actions) } // =========================== LOG FUNCTIONS ============================================== -- cgit v1.2.3