瀏覽代碼

Remove leftover debug log

Thibaut Courouble 8 年之前
父節點
當前提交
509fb443e6
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lib/docs/core/scraper.rb

+ 0 - 1
lib/docs/core/scraper.rb

@@ -220,7 +220,6 @@ module Docs
         def store_pages(store)
           instrument 'info.doc', msg: 'Building internal urls...'
           with_internal_urls do
-            puts @internal_urls
             instrument 'info.doc', msg: 'Continuing...'
             super
           end