mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 14:00:29 +00:00
a57fb10532
The toggle-mock-pure.sh script was unused and redundant: - Not referenced in any documentation or code - Its PULSE_DISABLE_REAL_NODES variable is not used anywhere - toggle-mock.sh already provides all necessary mock mode functionality Consolidating to a single mock toggle script reduces confusion.