removed
This commit is contained in:
parent
68042be1d0
commit
7d97a1536b
@ -57,11 +57,6 @@ open class ItemDropdownEntryField: BaseDropdownEntryField {
|
||||
self.init(frame: .zero)
|
||||
}
|
||||
|
||||
@objc public convenience init(pickerComponents: [[String]]) {
|
||||
self.init(frame: .zero)
|
||||
self.dropdownModel?.options = pickerComponents
|
||||
}
|
||||
|
||||
@objc required public init?(coder: NSCoder) {
|
||||
fatalError("ItemDropdownEntryField init(coder:) has not been implemented")
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user