Skip to content

Commit 2108315

Browse files
Fix review comment
Co-authored-by: Copilot <[email protected]>
1 parent e4255c9 commit 2108315

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mqtt.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include "current_shaper.h" // For shaper interaction, if any direct calls were made
2222

2323
// Forward declarations
24-
class EvseManager;
2524

2625
#define MQTT_LOOP_INTERVAL 50 // ms, replaces MQTT_LOOP define
2726
#define MQTT_CONNECT_TIMEOUT (5 * 1000) // ms

0 commit comments

Comments
 (0)