diff --git a/backend/app/__pycache__/__init__.cpython-312.pyc b/backend/app/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index d8d7e5b..0000000 Binary files a/backend/app/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/backend/app/__pycache__/main.cpython-312.pyc b/backend/app/__pycache__/main.cpython-312.pyc deleted file mode 100644 index e595e12..0000000 Binary files a/backend/app/__pycache__/main.cpython-312.pyc and /dev/null differ diff --git a/backend/app/core/__pycache__/__init__.cpython-312.pyc b/backend/app/core/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 19628a0..0000000 Binary files a/backend/app/core/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/backend/app/core/__pycache__/config.cpython-312.pyc b/backend/app/core/__pycache__/config.cpython-312.pyc deleted file mode 100644 index 9f82dae..0000000 Binary files a/backend/app/core/__pycache__/config.cpython-312.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/__init__.cpython-312.pyc b/backend/app/models/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 3c9d81d..0000000 Binary files a/backend/app/models/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/backend/app/models/__pycache__/file_models.cpython-312.pyc b/backend/app/models/__pycache__/file_models.cpython-312.pyc deleted file mode 100644 index 96555b0..0000000 Binary files a/backend/app/models/__pycache__/file_models.cpython-312.pyc and /dev/null differ diff --git a/backend/app/routers/__pycache__/__init__.cpython-312.pyc b/backend/app/routers/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 739d0bb..0000000 Binary files a/backend/app/routers/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/backend/app/routers/__pycache__/files.cpython-312.pyc b/backend/app/routers/__pycache__/files.cpython-312.pyc deleted file mode 100644 index 1b5b46a..0000000 Binary files a/backend/app/routers/__pycache__/files.cpython-312.pyc and /dev/null differ diff --git a/backend/app/services/__pycache__/__init__.cpython-312.pyc b/backend/app/services/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index e6b5b79..0000000 Binary files a/backend/app/services/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/backend/app/services/__pycache__/azure_service.cpython-312.pyc b/backend/app/services/__pycache__/azure_service.cpython-312.pyc deleted file mode 100644 index 888475a..0000000 Binary files a/backend/app/services/__pycache__/azure_service.cpython-312.pyc and /dev/null differ diff --git a/backend/app/services/__pycache__/file_service.cpython-312.pyc b/backend/app/services/__pycache__/file_service.cpython-312.pyc deleted file mode 100644 index 70979e3..0000000 Binary files a/backend/app/services/__pycache__/file_service.cpython-312.pyc and /dev/null differ