diff options
Diffstat (limited to 'Exceptions/SignatureInvalidException.php')
-rw-r--r-- | Exceptions/SignatureInvalidException.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Exceptions/SignatureInvalidException.php b/Exceptions/SignatureInvalidException.php deleted file mode 100644 index d122232..0000000 --- a/Exceptions/SignatureInvalidException.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php - -class SignatureInvalidException extends UnexpectedValueException -{ - -} |