mirror of
				https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
				synced 2025-11-04 04:37:45 +00:00 
			
		
		
		
	Adding Subscriber DB Support.
This commit is contained in:
		@@ -2,9 +2,7 @@
 | 
			
		||||
// Created by stephane bourque on 2021-06-22.
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
#ifndef UCENTRALSEC_RESTAPI_ACTION_LINKS_H
 | 
			
		||||
#define UCENTRALSEC_RESTAPI_ACTION_LINKS_H
 | 
			
		||||
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
#include "framework/MicroService.h"
 | 
			
		||||
 | 
			
		||||
@@ -33,5 +31,3 @@ namespace OpenWifi {
 | 
			
		||||
        void DoPut() final {};
 | 
			
		||||
    };
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#endif //UCENTRALSEC_RESTAPI_ACTION_LINKS_H
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user