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 /examples | |
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
Diffstat (limited to 'examples')
-rw-r--r-- | examples/example-options.json | 3 |
1 files changed, 0 insertions, 3 deletions
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" -} |