diff options
Diffstat (limited to 'vendor/OAuth/Common/Exception/Exception.php')
| -rwxr-xr-x | vendor/OAuth/Common/Exception/Exception.php | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/vendor/OAuth/Common/Exception/Exception.php b/vendor/OAuth/Common/Exception/Exception.php deleted file mode 100755 index 2e399217..00000000 --- a/vendor/OAuth/Common/Exception/Exception.php +++ /dev/null @@ -1,10 +0,0 @@ -<?php - -namespace OAuth\Common\Exception; - -/** - * Generic library-level exception. - */ -class Exception extends \Exception -{ -} |
