🗑️(convert) cleanup old content route
Remove rout /api/content, there is no more controller behind and is not used anymore.
This commit is contained in:
committed by
Manuel Raynaud
parent
80a62bcbc1
commit
25783182b8
@@ -2,6 +2,5 @@ export const routes = {
|
||||
COLLABORATION_WS: '/collaboration/ws/',
|
||||
COLLABORATION_RESET_CONNECTIONS: '/collaboration/api/reset-connections/',
|
||||
CONVERT: '/api/convert/',
|
||||
CONTENT: '/api/content/',
|
||||
COLLABORATION_GET_CONNECTIONS: '/collaboration/api/get-connections/',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user