summaryrefslogtreecommitdiff
path: root/BreakException.php
diff options
context:
space:
mode:
Diffstat (limited to 'BreakException.php')
-rw-r--r--BreakException.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/BreakException.php b/BreakException.php
deleted file mode 100644
index 563bf53..0000000
--- a/BreakException.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-
-namespace kch42\ste;
-
-class BreakException extends \Exception { }