]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/controllers/api/videos.js
Update bittorrent-tracker and standard to v9
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos.js
index d64ed4e4eeae7b87987ff469fd0a32b50d4b20a0..dfd8699e6163a73cc4956c127cae45a3f59c38dc 100644 (file)
@@ -443,4 +443,3 @@ function reportVideoAbuse (req, res, finalCallback) {
     return finalCallback(null)
   })
 }
-