1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 10:49:28 +02:00

Update bittorrent-tracker and standard to v9

This commit is contained in:
Chocobozzz 2017-03-03 18:45:40 +01:00
parent 99fdec4648
commit 72329aaa28
22 changed files with 29 additions and 10 deletions

View file

@ -8,7 +8,6 @@ const logger = require('../helpers/logger')
const requests = require('../helpers/requests')
module.exports = class BaseRequestScheduler {
constructor (options) {
this.lastRequestTimestamp = 0
this.timer = null