Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cjzamora committed Mar 1, 2017
1 parent 1ed871c commit 9dd4279
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,9 @@ sms.sendMessage(
message: "[message]",
success: { json in
dump(json)
expectation.fulfill()
},
failure: { error in
expectation.fulfill()
print(error)
})
```

Expand Down

0 comments on commit 9dd4279

Please sign in to comment.