aboutsummaryrefslogtreecommitdiffstats
path: root/app/Exceptions/Handler.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/Exceptions/Handler.js')
-rw-r--r--app/Exceptions/Handler.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Exceptions/Handler.js b/app/Exceptions/Handler.js
index 14b840e..43c3ef1 100644
--- a/app/Exceptions/Handler.js
+++ b/app/Exceptions/Handler.js
@@ -1,4 +1,3 @@
1
2const BaseExceptionHandler = use('BaseExceptionHandler'); 1const BaseExceptionHandler = use('BaseExceptionHandler');
3const Sentry = require('@sentry/node'); 2const Sentry = require('@sentry/node');
4 3