summaryrefslogtreecommitdiffstats
path: root/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php')
-rw-r--r--vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php b/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
index fff0525..c887273 100644
--- a/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
+++ b/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
@@ -1,6 +1,6 @@
-<?php
-namespace GuzzleHttp\Exception;
-
-class TooManyRedirectsException extends RequestException
-{
-}
+<?php
+namespace GuzzleHttp\Exception;
+
+class TooManyRedirectsException extends RequestException
+{
+}