瀏覽代碼

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 && \