From b50ce25d4ad44e44cc8d765c6ee98a91ee5bc86b Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Mon, 11 Aug 2025 22:36:23 -0700 Subject: Clean junk "scratchpad" files and outdated CSVs --- .../__pycache__/datastructs.cpython-311.pyc | Bin 7356 -> 0 bytes .../__pycache__/datastructs.cpython-312.pyc | Bin 9061 -> 0 bytes dashboard_website/__pycache__/db.cpython-311.pyc | Bin 12642 -> 0 bytes dashboard_website/__pycache__/db.cpython-312.pyc | Bin 13994 -> 0 bytes dashboard_website/__pycache__/router.cpython-311.pyc | Bin 18700 -> 0 bytes dashboard_website/__pycache__/router.cpython-312.pyc | Bin 22563 -> 0 bytes 6 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 dashboard_website/__pycache__/datastructs.cpython-311.pyc delete mode 100644 dashboard_website/__pycache__/datastructs.cpython-312.pyc delete mode 100644 dashboard_website/__pycache__/db.cpython-311.pyc delete mode 100644 dashboard_website/__pycache__/db.cpython-312.pyc delete mode 100644 dashboard_website/__pycache__/router.cpython-311.pyc delete mode 100644 dashboard_website/__pycache__/router.cpython-312.pyc (limited to 'dashboard_website/__pycache__') diff --git a/dashboard_website/__pycache__/datastructs.cpython-311.pyc b/dashboard_website/__pycache__/datastructs.cpython-311.pyc deleted file mode 100644 index 95d05af..0000000 Binary files a/dashboard_website/__pycache__/datastructs.cpython-311.pyc and /dev/null differ diff --git a/dashboard_website/__pycache__/datastructs.cpython-312.pyc b/dashboard_website/__pycache__/datastructs.cpython-312.pyc deleted file mode 100644 index 4d2a713..0000000 Binary files a/dashboard_website/__pycache__/datastructs.cpython-312.pyc and /dev/null differ diff --git a/dashboard_website/__pycache__/db.cpython-311.pyc b/dashboard_website/__pycache__/db.cpython-311.pyc deleted file mode 100644 index 2312bc2..0000000 Binary files a/dashboard_website/__pycache__/db.cpython-311.pyc and /dev/null differ diff --git a/dashboard_website/__pycache__/db.cpython-312.pyc b/dashboard_website/__pycache__/db.cpython-312.pyc deleted file mode 100644 index 50e9ac1..0000000 Binary files a/dashboard_website/__pycache__/db.cpython-312.pyc and /dev/null differ diff --git a/dashboard_website/__pycache__/router.cpython-311.pyc b/dashboard_website/__pycache__/router.cpython-311.pyc deleted file mode 100644 index f94a179..0000000 Binary files a/dashboard_website/__pycache__/router.cpython-311.pyc and /dev/null differ diff --git a/dashboard_website/__pycache__/router.cpython-312.pyc b/dashboard_website/__pycache__/router.cpython-312.pyc deleted file mode 100644 index 47e0edf..0000000 Binary files a/dashboard_website/__pycache__/router.cpython-312.pyc and /dev/null differ -- cgit v1.2.3