cleanup(userspace/engine): remove lua files and lua-related code sections

Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
This commit is contained in:
Jason Dellaluce
2022-04-06 12:44:38 +00:00
committed by poiana
parent 7db9dd66ff
commit b74dcbd851
15 changed files with 1 additions and 2171 deletions

View File

@@ -18,16 +18,7 @@ limitations under the License.
#include <string>
#include <map>
extern "C"
{
#include "lua.h"
#include "lualib.h"
#include "lauxlib.h"
}
#include <gen_filter.h>
#include "falco_engine.h"
class falco_formats