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