summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts/JSMin.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/Javascripts/JSMin.php')
-rw-r--r--framework/Web/Javascripts/JSMin.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/framework/Web/Javascripts/JSMin.php b/framework/Web/Javascripts/JSMin.php
index 95beff38..0cde4a49 100644
--- a/framework/Web/Javascripts/JSMin.php
+++ b/framework/Web/Javascripts/JSMin.php
@@ -284,7 +284,4 @@ class JSMin {
$this->lookAhead = $this->get();
return $this->lookAhead;
}
-}
-
-// -- Exceptions ---------------------------------------------------------------
-class JSMinException extends Exception {}
+} \ No newline at end of file