mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-11-03 12:08:08 +00:00
Framework update
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
//
|
||||
|
||||
|
||||
#ifndef OWPROV_RESTAPI_ENTITY_LIST_HANDLER_H
|
||||
#define OWPROV_RESTAPI_ENTITY_LIST_HANDLER_H
|
||||
#pragma once
|
||||
|
||||
#include "framework/MicroService.h"
|
||||
|
||||
@@ -31,5 +30,3 @@ namespace OpenWifi {
|
||||
void DoDelete() final {};
|
||||
};
|
||||
}
|
||||
|
||||
#endif //OWPROV_RESTAPI_ENTITY_LIST_HANDLER_H
|
||||
|
||||
Reference in New Issue
Block a user