Skip to content

Commit c370d95

Browse files
authored
removing RxJava1.x stuff from update_docs.sh script
1 parent c15f459 commit c370d95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

update_docs.sh

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env bash
22
git checkout gh-pages
3-
git show RxJava1.x:README.md >docs/RxJava1.x/README.md
43
git show RxJava2.x:README.md >docs/RxJava2.x/README.md
54
git add -A
65
git commit -m "updating docs"

0 commit comments

Comments
 (0)