Remove dead code

This commit is contained in:
nolash
2021-02-12 18:42:16 +01:00
parent 6105703ca5
commit a9880c05a0
5 changed files with 8 additions and 11 deletions

View File

@@ -53,7 +53,7 @@ RUN apt-get update && \
RUN echo installing nodejs tooling
COPY contract-migration/dev/nvm.sh /root/
COPY contract-migration/nvm.sh /root/
# Install nvm with node and npm
# https://stackoverflow.com/questions/25899912/how-to-install-nvm-in-docker