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

@@ -2,8 +2,7 @@
// Created by stephane bourque on 2021-08-23.
//
#ifndef OWPROV_RESTAPI_LOCATION_LIST_HANDLER_H
#define OWPROV_RESTAPI_LOCATION_LIST_HANDLER_H
#pragma once
#include "framework/MicroService.h"
@@ -26,8 +25,3 @@ namespace OpenWifi {
void DoDelete() final {};
};
}
#endif //OWPROV_RESTAPI_LOCATION_LIST_HANDLER_H