lib/runcible/models/iso_importer.rb in runcible-1.2.0 vs lib/runcible/models/iso_importer.rb in runcible-1.3.0
- old
+ new
@@ -39,10 +39,10 @@
# generate the pulp config for the iso importer
#
# @return [Hash]
def config
- as_json
+ as_json
end
end
end
end