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