From 557b02531690fcae1769cf7fff44148be0c7720a Mon Sep 17 00:00:00 2001 From: Atharv Nagavarapu <30nagava@elmbrookstudents.org> Date: Fri, 19 Dec 2025 22:40:41 +0000 Subject: [PATCH] Delete diagnostics-old/OtherFunctions.py --- diagnostics-old/OtherFunctions.py | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 diagnostics-old/OtherFunctions.py diff --git a/diagnostics-old/OtherFunctions.py b/diagnostics-old/OtherFunctions.py deleted file mode 100644 index 2acb729..0000000 --- a/diagnostics-old/OtherFunctions.py +++ /dev/null @@ -1,2 +0,0 @@ -def vprint(string, verbose): - print("[LOG (verbose enabled)]", string) \ No newline at end of file