mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-11-01 19:27:59 +00:00
Adding Subscriber DB Support.
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
// Created by stephane bourque on 2021-06-21.
|
||||
//
|
||||
|
||||
#ifndef UCENTRALSEC_RESTAPI_USERS_HANDLER_H
|
||||
#define UCENTRALSEC_RESTAPI_USERS_HANDLER_H
|
||||
#pragma once
|
||||
|
||||
#include "framework/MicroService.h"
|
||||
|
||||
@@ -25,5 +24,3 @@ namespace OpenWifi {
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
#endif //UCENTRALSEC_RESTAPI_USERS_HANDLER_H
|
||||
|
||||
Reference in New Issue
Block a user