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:
@@ -2,8 +2,7 @@
|
||||
// Created by stephane bourque on 2021-08-29.
|
||||
//
|
||||
|
||||
#ifndef OWPROV_RESTAPI_CONFIGURATIONS_LIST_HANDLER_H
|
||||
#define OWPROV_RESTAPI_CONFIGURATIONS_LIST_HANDLER_H
|
||||
#pragma once
|
||||
|
||||
#include "framework/MicroService.h"
|
||||
|
||||
@@ -27,5 +26,3 @@ namespace OpenWifi {
|
||||
void DoDelete() final {};
|
||||
};
|
||||
}
|
||||
|
||||
#endif //OWPROV_RESTAPI_CONFIGURATIONS_LIST_HANDLER_H
|
||||
|
||||
Reference in New Issue
Block a user