removed @objcmembers from control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
641ae4d572
commit
443bbded79
@ -8,7 +8,7 @@
|
||||
import Foundation
|
||||
import UIKit
|
||||
|
||||
@objcMembers open class VDSControl: UIControl, ViewProtocol {
|
||||
open class VDSControl: UIControl, ViewProtocol {
|
||||
//--------------------------------------------------
|
||||
// MARK: - Properties
|
||||
//--------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user