Merge pull request #5161 from overleaf/jpa-drop-errorhandler

[misc] drop errorhandler middleware

GitOrigin-RevId: e95628b6ba5808e4bf4c1df291b6d9eb91d9bc10
This commit is contained in:
Jakob Ackermann
2021-09-21 08:03:17 +00:00
committed by Copybot
parent 2fdff8288b
commit 9e24affe7a
6 changed files with 159 additions and 34 deletions
-1
View File
@@ -23,7 +23,6 @@
"async": "^2.6.3",
"body-parser": "^1.19.0",
"bunyan": "^1.8.15",
"errorhandler": "^1.5.1",
"express": "4.17.1",
"logger-sharelatex": "^2.2.0",
"method-override": "^3.0.0",