Ver Fonte

Remove leftover debug log

Thibaut Courouble há 8 anos atrás
pai
commit
509fb443e6
1 ficheiros alterados com 0 adições e 1 exclusões
  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