Skip to content

Commit

Permalink
Removed line that was not doing anything.
Browse files Browse the repository at this point in the history
  • Loading branch information
pvelasco committed Nov 6, 2019
1 parent c7791b8 commit 895fa93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ RUN cd /tmp && \

### Clean up a little ###

# Get rid of some Python packages not needed by our App:
RUN rm -fr ${PYTHON_LIB_PATH}/site-packages/scipy


#############
Expand Down

0 comments on commit 895fa93

Please sign in to comment.