Browse Source

fix(sanctuary_def): remove unused comment

Jan Christoph Ebersbach 2 years ago
parent
commit
50ac6f0492
1 changed files with 0 additions and 1 deletions
  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'