mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Remove deprecated abuse api
This commit is contained in:
parent
403c69c5a3
commit
7a4ea93246
15 changed files with 10 additions and 1041 deletions
|
@ -85,13 +85,7 @@ abuseRouter.delete('/:id/messages/:messageId',
|
|||
// ---------------------------------------------------------------------------
|
||||
|
||||
export {
|
||||
abuseRouter,
|
||||
|
||||
// FIXME: deprecated in 2.3. Remove these exports
|
||||
listAbusesForAdmins,
|
||||
updateAbuse,
|
||||
deleteAbuse,
|
||||
reportAbuse
|
||||
abuseRouter
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue