remove old todo

This commit is contained in:
Feross Aboukhadijeh 2016-02-05 14:06:45 -08:00
parent 12465679f9
commit ab042bd2f6

View File

@ -1,5 +1,3 @@
// TODO: cleanup unused Peers when tracker doesn't respond with matches
module.exports = WebSocketTracker
var debug = require('debug')('bittorrent-tracker:websocket-tracker')