Преглед изворни кода

Remove comments with version(date)

Enoc пре 4 година
родитељ
комит
e549e57431
2 измењених фајлова са 0 додато и 4 уклоњено
  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