Преглед изворни кода

Remove unnecessary comment

Atsushi Takayama пре 8 година
родитељ
комит
19c98b14ac
1 измењених фајлова са 0 додато и 1 уклоњено
  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 && \