aboutsummaryrefslogtreecommitdiffstats
path: root/library/intl/src/Exception/ExceptionInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'library/intl/src/Exception/ExceptionInterface.php')
-rw-r--r--library/intl/src/Exception/ExceptionInterface.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/library/intl/src/Exception/ExceptionInterface.php b/library/intl/src/Exception/ExceptionInterface.php
deleted file mode 100644
index a7d17f9ab..000000000
--- a/library/intl/src/Exception/ExceptionInterface.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-namespace CommerceGuys\Intl\Exception;
-
-interface ExceptionInterface
-{
-}