bin/sms in clickatell-0.4.0 vs bin/sms in clickatell-0.4.1

- old
+ new

@@ -14,12 +14,9 @@ end # parse command line options options = Clickatell::Utility::Options.parse(ARGV) -# enable debugging if specified -Clickatell::API.debug_mode = true if options.debugging_enabled - # authenticate and load the API api = Clickatell::API.authenticate(options.api_key, options.username, options.password) begin if options.show_balance \ No newline at end of file