Skip to content

Commit 2578318

Browse files
sylvinuslunika
authored andcommitted
🗑️(convert) cleanup old content route
Remove rout /api/content, there is no more controller behind and is not used anymore.
1 parent 80a62bc commit 2578318

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/frontend/servers/y-provider/src/routes.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ export const routes = {
22
COLLABORATION_WS: '/collaboration/ws/',
33
COLLABORATION_RESET_CONNECTIONS: '/collaboration/api/reset-connections/',
44
CONVERT: '/api/convert/',
5-
CONTENT: '/api/content/',
65
COLLABORATION_GET_CONNECTIONS: '/collaboration/api/get-connections/',
76
};

0 commit comments

Comments
 (0)