summaryrefslogtreecommitdiffstats
path: root/Exceptions/TooEarlyException.php
diff options
context:
space:
mode:
Diffstat (limited to 'Exceptions/TooEarlyException.php')
-rw-r--r--Exceptions/TooEarlyException.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/Exceptions/TooEarlyException.php b/Exceptions/TooEarlyException.php
deleted file mode 100644
index 989a416..0000000
--- a/Exceptions/TooEarlyException.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-
-class TooEarlyException extends UnexpectedValueException
-{
-
-} \ No newline at end of file