Skip to content
1 change: 0 additions & 1 deletion AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,5 @@
- Eric Guan ([email protected])
- Koushik Dutta ([email protected])
- KayleePop ([email protected])
- Diego Rodriguez Baquero ([email protected])

#### Generated by tools/update-authors.sh.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/*! bittorrent-tracker. MIT License. WebTorrent LLC <https://webtorrent.io/opensource> */
const Client = require('./client')
const Server = require('./server')

Expand Down
Loading