Explorar el Código

Remove unnecessary comment

Atsushi Takayama hace 8 años
padre
commit
19c98b14ac
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends --force-yes \
   git && \
   rm -rf /var/lib/apt/lists/*
 
-# https://github.com/nagadomi/waifu2x
 RUN \
   luarocks install graphicsmagick && \
   luarocks install lua-csnappy && \