lib/govdelivery/tms/resource/command.rb in govdelivery-tms-0.8.2 vs lib/govdelivery/tms/resource/command.rb in govdelivery-tms-0.8.3

- old
+ new

@@ -18,8 +18,7 @@ # @!parse attr_accessor :name, :command_type, :params writeable_attributes :name, :command_type, :params # @!parse attr_reader :created_at, :updated_at readonly_attributes :created_at, :updated_at - end -end \ No newline at end of file +end