removed obj-c compatibility

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
Matt Bruce 2024-08-22 11:41:28 -05:00
parent 3b306a299a
commit 398bf94811

View File

@ -8,7 +8,7 @@
import MVMCore import MVMCore
import VDS import VDS
@objcMembers public class RadioBoxesModel: FormFieldModel { public class RadioBoxesModel: FormFieldModel {
//-------------------------------------------------- //--------------------------------------------------
// MARK: - Properties // MARK: - Properties
//-------------------------------------------------- //--------------------------------------------------