diff options
Diffstat (limited to 'solenv/bin/native-code.py')
-rwxr-xr-x | solenv/bin/native-code.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index 1058ed2ce2af..8b5dee4022d0 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -510,7 +510,6 @@ custom_widgets = [ 'SwNavHelpToolBox', 'TableValueSet', 'TemplateDefaultView', - 'ValueSet', ] def get_constructor_guard(constructor): |