Skip to content

[REPO] Remove duplicate and misplaced files from root #35

Open
ezehf2 opened this issue Apr 5, 2026 · 0 comments
Open

[REPO] Remove duplicate and misplaced files from root #35

ezehf2 opened this issue Apr 5, 2026 · 0 comments
Assignees

Comments

@ezehf2
Copy link
Owner

ezehf2 commented Apr 5, 2026

Several files are sitting loose at the root of the repository that need to be cleaned up. The files subscriber.py, subscriber.py (typo), publisher.py, and mqtt_test.py are all sitting at the root level and are either duplicates or early test files. The correct subscriber lives in mqtt/subscriber.py. Delete the root-level duplicates, move publisher.py and mqtt_test.py into the mqtt/ folder if they are still needed, or delete them if they are old experiments. Commit with message [REPO] Clean up duplicate and misplaced root files.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants