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

@@ -19,7 +19,6 @@ limitations under the License.
#include "formats.h"
#include "falco_engine.h"
#include "banned.h" // This raises a compilation error when certain functions are used
falco_formats::falco_formats(std::shared_ptr<const falco_engine> engine,
bool json_include_output_property,