lib/foreman/export.rb in foreman-0.12.0 vs lib/foreman/export.rb in foreman-0.13.0
- old
+ new
@@ -2,8 +2,7 @@
module Foreman::Export
class Exception < ::Exception; end
end
-require "foreman/export/json"
require "foreman/export/inittab"
require "foreman/export/upstart"