update(engine): remove banned.h

Signed-off-by: Luca Guerra <luca@guerra.sh>
This commit is contained in:
Luca Guerra
2023-10-19 07:36:14 +00:00
committed by poiana
parent b7cef5bab2
commit 1e38967b18
21 changed files with 0 additions and 69 deletions

View File

@@ -22,7 +22,6 @@ limitations under the License.
#include "falco_common.h"
#include "json_evt.h"
#include "banned.h" // This raises a compilation error when certain functions are used
using json = nlohmann::json;
using namespace std;