Removes package.path changes possibly causing nil indexing

This commit is contained in:
Simone Mainardi 2021-10-01 11:24:10 +02:00
parent 1ab8bbe2cd
commit 6da5283ae2
58 changed files with 0 additions and 58 deletions

View file

@ -4,7 +4,6 @@
-- ##############################################
package.path = dirs.installdir .. "/pro/scripts/lua/enterprise/modules/?.lua;" .. package.path
local flow_alert_keys = require "flow_alert_keys"
-- Import the classes library.