lib/remote_table/format/html.rb in remote_table-1.3.0 vs lib/remote_table/format/html.rb in remote_table-1.4.0
- old
+ new
@@ -1,6 +1,4 @@
-require 'nokogiri'
-require 'cgi'
class RemoteTable
class Format
class HTML < Format
include Textual
include ProcessedByNokogiri