summaryrefslogtreecommitdiffstats
path: root/Exceptions/SignatureInvalidException.php
diff options
context:
space:
mode:
Diffstat (limited to 'Exceptions/SignatureInvalidException.php')
-rw-r--r--Exceptions/SignatureInvalidException.php6
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
-{
-
-}