usermods: Remove #pragma once from cpps

This commit is contained in:
Will Miles
2025-01-17 00:50:02 +00:00
parent 15edfcd088
commit 193926c795
53 changed files with 3 additions and 102 deletions

View File

@@ -2,8 +2,6 @@
#error "This user mod requires MQTT to be enabled."
#endif
#pragma once
// this is remixed from usermod_v2_SensorsToMqtt.h (sensors_to_mqtt usermod)
// and usermod_multi_relay.h (multi_relay usermod)