Use a direct custom Error since backstage/errors seems unusable.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
This commit is contained in:
Jussi Hallila
2021-10-21 14:37:55 +02:00
parent b427f4ba0b
commit a1afbe0498
3 changed files with 5 additions and 24 deletions
@@ -31,7 +31,6 @@
},
"dependencies": {
"@backstage/backend-common": "^0.9.0",
"@backstage/errors": "^0.1.2",
"@backstage/config": "^0.1.8",
"@types/luxon": "^2.0.5",
"luxon": "^2.0.2",