remove unneeded includes.
This commit is contained in:
@@ -27,9 +27,7 @@ typedef struct AQH_STORAGE AQH_STORAGE;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#include "aqhome/data/room.h"
|
|
||||||
#include "aqhome/data/device.h"
|
#include "aqhome/data/device.h"
|
||||||
#include "aqhome/data/mqtttopic.h"
|
|
||||||
#include "aqhome/data/value.h"
|
#include "aqhome/data/value.h"
|
||||||
#include "aqhome/data/device.h"
|
#include "aqhome/data/device.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user