Просмотр исходного кода

fix(sanctuary_def): remove unused comment

Jan Christoph Ebersbach 2 лет назад
Родитель
Сommit
50ac6f0492
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      lib/docs/scrapers/sanctuary_def.rb

+ 0 - 1
lib/docs/scrapers/sanctuary_def.rb

@@ -11,7 +11,6 @@ module Docs
       code: "https://github.com/sanctuary-js/sanctuary-def",
     }
 
-    # html_filters.push "sanctuary_def/entries"
     html_filters.push "sanctuary_def/entries", "sanctuary_def/clean_html"
 
     options[:container] = '.markdown-body'