Parcourir la source

Remove comments with version(date)

Enoc il y a 4 ans
Parent
commit
e549e57431
2 fichiers modifiés avec 0 ajouts et 4 suppressions
  1. 0 2
      lib/docs/scrapers/mdn/dom.rb
  2. 0 2
      lib/docs/scrapers/mdn/html.rb

+ 0 - 2
lib/docs/scrapers/mdn/dom.rb

@@ -8,7 +8,5 @@ module Docs
 
     options[:root_title] = 'DOM'
 
-    # self.release = '2021-04-29 21:55'
-
   end
 end

+ 0 - 2
lib/docs/scrapers/mdn/html.rb

@@ -29,7 +29,5 @@ module Docs
       url
     end
 
-    # self.release = '2021-04-29 23:00'
-
   end
 end