diff options
Diffstat (limited to 'apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/RuntimeException.php')
-rw-r--r-- | apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/RuntimeException.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/RuntimeException.php b/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/RuntimeException.php deleted file mode 100644 index 9254094f3e3..00000000000 --- a/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/RuntimeException.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php - -namespace Guzzle\Common\Exception; - -class RuntimeException extends \RuntimeException implements GuzzleException {} |