Framework update

This commit is contained in:
stephb9959
2021-11-20 22:25:43 -08:00
parent 43747d6a75
commit e7ed0e4a00
35 changed files with 35 additions and 177 deletions

View File

@@ -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