Skip to content

Commit b15e3e4

Browse files
committed
fix(module): endline missing
1 parent 5876c63 commit b15e3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/module-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
exports io.reactivex.rxjavafx.sources;
1212
exports io.reactivex.rxjavafx.subscriptions;
1313
exports io.reactivex.rxjavafx.transformers;
14-
}
14+
}

0 commit comments

Comments
 (0)