mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-11-01 19:17:47 +00:00
Framework update
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
// Arilia Wireless Inc.
|
||||
//
|
||||
|
||||
|
||||
#ifndef OWPROV_RESTAPI_ENTITY_HANDLER_H
|
||||
#define OWPROV_RESTAPI_ENTITY_HANDLER_H
|
||||
#pragma once
|
||||
|
||||
#include "framework/MicroService.h"
|
||||
#include "StorageService.h"
|
||||
@@ -37,5 +35,3 @@ namespace OpenWifi {
|
||||
void DoDelete() final;
|
||||
};
|
||||
}
|
||||
|
||||
#endif //OWPROV_RESTAPI_ENTITY_HANDLER_H
|
||||
|
||||
Reference in New Issue
Block a user