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