lib/twurl/abstract_command_controller.rb in twurl-0.6.5 vs lib/twurl/abstract_command_controller.rb in twurl-0.6.6
- old
+ new
@@ -11,6 +11,6 @@
def initialize(client, options)
@client = client
@options = options
end
end
-end
\ No newline at end of file
+end