summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/SparkPost/SparkPost.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/SparkPost/SparkPost.php b/lib/SparkPost/SparkPost.php
index 8d51d4a..cbf761f 100644
--- a/lib/SparkPost/SparkPost.php
+++ b/lib/SparkPost/SparkPost.php
@@ -32,7 +32,6 @@ class SparkPost
'port' => 443,
'key' => '',
'version' => 'v1',
- 'timeout' => 10,
'async' => true,
];