Removed deprecated events related code

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2025-02-28 15:46:54 -06:00
parent 85df833fe3
commit ee519c57d9
16 changed files with 11 additions and 462 deletions
+1 -3
View File
@@ -53,7 +53,6 @@
"test": "backstage-cli package test"
},
"dependencies": {
"@backstage/backend-common": "^0.25.0",
"@backstage/backend-openapi-utils": "workspace:^",
"@backstage/backend-plugin-api": "workspace:^",
"@backstage/config": "workspace:^",
@@ -64,8 +63,7 @@
"content-type": "^1.0.5",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"knex": "^3.0.0",
"winston": "^3.2.1"
"knex": "^3.0.0"
},
"devDependencies": {
"@backstage/backend-app-api": "workspace:^",