diff options
author | Avi Goldman <avrahamymgoldman@gmail.com> | 2016-06-24 15:57:11 -0400 |
---|---|---|
committer | Avi Goldman <avrahamymgoldman@gmail.com> | 2016-06-24 15:57:11 -0400 |
commit | 3aed142b23e74f05431a2b6eeb0c4a88140e811a (patch) | |
tree | 83ebe0b6d144ece67027a2a103ad11aa29b71180 | |
parent | a403fabad3f320da71a2be2501b8d1e75d7acb00 (diff) | |
download | php-sparkpost-3aed142b23e74f05431a2b6eeb0c4a88140e811a.zip php-sparkpost-3aed142b23e74f05431a2b6eeb0c4a88140e811a.tar.gz php-sparkpost-3aed142b23e74f05431a2b6eeb0c4a88140e811a.tar.bz2 |
removed examples/example-options.json2.0.0
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | examples/example-options.json | 3 |
2 files changed, 0 insertions, 7 deletions
@@ -291,8 +291,4 @@ An exception will be thrown in two cases: there is a problem with the request or ### Contributing -See [contributing](https://github.com/SparkPost/php-sparkpost/blob/master/CONTRIBUTING.md).rray` - - -### Contributing See [contributing](https://github.com/SparkPost/php-sparkpost/blob/master/CONTRIBUTING.md).
\ No newline at end of file diff --git a/examples/example-options.json b/examples/example-options.json deleted file mode 100644 index a41b608..0000000 --- a/examples/example-options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "key":"YOUR_API_KEY" -} |