lib/azure/queue/queue.rb in azure-0.7.0.pre vs lib/azure/queue/queue.rb in azure-0.7.0.pre2

- old
+ new

@@ -20,10 +20,9 @@ @metadata = {} yield self if block_given? end attr_accessor :name - attr_accessor :url attr_accessor :metadata end end end \ No newline at end of file