Skip to content

Commit

Permalink
endless fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
freak4pc committed Apr 20, 2024
1 parent 0066c68 commit c71b158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/RxCocoaTests/DelegateProxyTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,6 @@ extension MockTestDelegateProtocol
: UIPickerViewDelegate
{
}
#endif

@objc class MockDelegate: NSObject, UICollectionViewDelegate {
@objc var demoText: String {
Expand All @@ -799,3 +798,4 @@ extension DelegateProxyTest {
}
}
}
#endif

0 comments on commit c71b158

Please sign in to comment.