From e94de7f34d8628f5992591b363e501efc1eca939 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=BA=D0=BE?= Date: Sat, 29 Jun 2024 13:42:34 +0300 Subject: [PATCH] d --- v5/desktop.py | 1 - 1 file changed, 1 deletion(-) diff --git a/v5/desktop.py b/v5/desktop.py index 2cd5338..505088c 100644 --- a/v5/desktop.py +++ b/v5/desktop.py @@ -70,7 +70,6 @@ def desktop_displaySelectedTile(p): # Conditions: # 1. Time to hide matching items def desktop_hideMatchingTiles(p): - print(f"desktop_hideMT recentF: '{p.c.recentField}'") if ( p.c.recentField == "hideMatchingTiles" ):