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:
parent
99fdec4648
commit
72329aaa28
22 changed files with 29 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue