diff --git a/VDS/Classes/SelectorGroupHandlerBase.swift b/VDS/Classes/SelectorGroupHandlerBase.swift index 64bb7607..e8679832 100644 --- a/VDS/Classes/SelectorGroupHandlerBase.swift +++ b/VDS/Classes/SelectorGroupHandlerBase.swift @@ -22,13 +22,17 @@ public class SelectorGroupHandlerBase ModelHandlerType.ModelType? { if let index = model.selectors.firstIndex(where: { element in return element.inputId == viewModel.inputId @@ -71,11 +65,10 @@ public class SelectorGroupHandlerBase