]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/initializers/database.ts
Remove references to author
[github/Chocobozzz/PeerTube.git] / server / initializers / database.ts
index 52e7663949791ae80e47b5325f4ef72466db0e6e..aefb6da3a020708128fcd0ce9ae8c876e5ca1b07 100644 (file)
@@ -44,10 +44,6 @@ const database: {
   OAuthClient?: OAuthClientModel,
   OAuthToken?: OAuthTokenModel,
   Pod?: PodModel,
-  RequestToPod?: RequestToPodModel,
-  RequestVideoEvent?: RequestVideoEventModel,
-  RequestVideoQadu?: RequestVideoQaduModel,
-  Request?: RequestModel,
   Tag?: TagModel,
   AccountVideoRate?: AccountVideoRateModel,
   AccountFollow?: AccountFollowModel,