Skip to content

Commit

Permalink
Fixes scaladoc
Browse files Browse the repository at this point in the history
  • Loading branch information
LukaJCB committed Nov 28, 2016
1 parent 18fe357 commit fbddf86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/scala/rxscalajs/Observable.scala
Original file line number Diff line number Diff line change
Expand Up @@ -737,8 +737,6 @@ class Observable[+T] protected[rxscalajs](val inner: ObservableFacade[T]) {
* an Observable to be combined
* @param second
* an Observable to be combined
* @param third
* an Observable to be combined
*
* @return An Observable that combines the source Observables
*/
Expand Down

0 comments on commit fbddf86

Please sign in to comment.