Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 44dd0dc

Browse files
ycombinatorJamie Hannaford
authored and
Jamie Hannaford
committedApr 29, 2015
Removing unnecessary line.
1 parent 310e542 commit 44dd0dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎docs/generate.sh

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ if [ "$TRAVIS_BRANCH" != "master" ]; then
1818
fi
1919

2020
# Generate the API references
21-
rm -rf $API_DOCS_DIR && \
2221
./vendor/bin/apigen generate \
2322
--source $SOURCE_DIR \
2423
--destination $WORK_DIR

0 commit comments

Comments
 (0)
Please sign in to comment.