Hides viewed interfaces from flow script config

This commit is contained in:
Simone Mainardi 2020-01-09 11:26:13 +01:00
parent d635c52bc6
commit 0c0e38c23e
3 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,6 @@ if(subdir == nil) then
end
local target_type = user_scripts.getSubdirTargetType(subdir)
local config_sets = user_scripts.getConfigsets()
local rv = {}