Additional cleanup for system interface handling

This commit is contained in:
Simone Mainardi 2021-05-11 14:13:06 +02:00
parent aea96c3bbc
commit 6767a5b8c7
5 changed files with 1 additions and 12 deletions

View file

@ -38,9 +38,6 @@ end
-- ################################################
interface.select(getSystemInterfaceId())
local script = user_scripts.loadModule(getSystemInterfaceId(), script_type, subdir, script_key)
if(script == nil) then