Skip to content

Commit 44dd0dc

Browse files
ycombinatorJamie Hannaford
authored and
Jamie Hannaford
committed
Removing unnecessary line.
1 parent 310e542 commit 44dd0dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: 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)