lib/smartdc/api/machine/metadata.rb in smartdc-1.2.2 vs lib/smartdc/api/machine/metadata.rb in smartdc-1.3.0
- old
+ new
@@ -19,6 +19,6 @@
def destroy(id=nil)
request.del('my/machines/' + @id.to_s + '/metadata/' + id.to_s)
end
end
end
-end
\ No newline at end of file
+end