diff --git a/VDS/Classes/VDSControl.swift b/VDS/Classes/VDSControl.swift index e8b4d8e5..d60f4901 100644 --- a/VDS/Classes/VDSControl.swift +++ b/VDS/Classes/VDSControl.swift @@ -8,7 +8,7 @@ import Foundation import UIKit -@objcMembers open class VDSControl: UIControl, ViewProtocol { +open class VDSControl: UIControl, ViewProtocol { //-------------------------------------------------- // MARK: - Properties //--------------------------------------------------