bambuddy/tests
maziggy b99536cc33 Remove unused imports, variables, and fix minor CodeQL findings
- Remove 28 unused imports across 22 test files
- Prefix 4 unused local variables with _ in app code
  (archives, bambu_mqtt, main) and remove 1 dead store
- Consolidate import/import-from in test_plate_detection.py
- Fix unreachable statement in test_archive_service.py
- Simplify redundant comparison in timelapse_processor.py

Resolves ~50 CodeQL py/unused-import, py/unused-local-variable,
py/import-and-import-from, py/unreachable-statement, and
py/redundant-comparison findings.
2026-02-06 12:19:17 +01:00
..
e2e_comprehensive_test.py **Configure AMS Slot** 2026-01-20 11:57:09 +01:00
e2e_toggle_persistence_test.py Remove unused imports, variables, and fix minor CodeQL findings 2026-02-06 12:19:17 +01:00