lib/import/base.rb in tracksperanto-3.5.9 vs lib/import/base.rb in tracksperanto-4.0.0

- old
+ new

@@ -1,5 +1,4 @@ -# -*- encoding : utf-8 -*- # The base class for all the import modules. By default, when you inherit from # this class the inherited class will be included in the list of supported # Tracksperanto importers. The API that an importer should present is very # basic, and consists only of a few methods. The main method is # `each`.