Skip to content

Commit e5ae0b9

Browse files
mkobitakarnokd
authored andcommitted
Remove empty list item from io.reactivex.package-info.java (#4874)
1 parent 606e98b commit e5ae0b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/io/reactivex/package-info.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
* <li>Observable == Observable (factory methods)</li>
3939
* <li>Flowable == IAsyncEnumerable (backpressure)</li>
4040
* <li>Subscriber == IAsyncEnumerator</li>
41-
* <li>
4241
* </ul>
4342
* The Single and Completable reactive base types have no equivalent in Rx.NET as of 3.x.
4443
* </p>

0 commit comments

Comments
 (0)