]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/PrettyException.php
Add APP_LOGGING
[bookstack] / app / Exceptions / PrettyException.php
index d92acf831f8edf04627fe2dcf3db5e2c830685eb..889252006f4cdb349f88103793035d4fc551f28d 100644 (file)
@@ -1,5 +1,3 @@
 <?php namespace BookStack\Exceptions;
 
-use Exception;
-
-class PrettyException extends Exception {}
\ No newline at end of file
+class PrettyException extends \Exception {}
\ No newline at end of file