Skip to content

Commit 22c7d58

Browse files
author
sergey
committed
Removed copy pasted comment
1 parent a5df0cc commit 22c7d58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/DataSources+Rx/RxPickerViewAdapter.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import UIKit
1414
#endif
1515

1616
public protocol RxPickerViewDataSourceType {
17-
/// Type of elements that can be bound to table view.
1817
associatedtype Element
1918

2019
func pickerView(_ pickerView: UIPickerView, observedEvent: Event<Element>)

0 commit comments

Comments
 (0)