diff options
Diffstat (limited to 'scripts/update-host.js')
-rwxr-xr-x | scripts/update-host.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/update-host.js b/scripts/update-host.js index 18e35386c..8ae0f0d0e 100755 --- a/scripts/update-host.js +++ b/scripts/update-host.js | |||
@@ -2,8 +2,6 @@ | |||
2 | 2 | ||
3 | 'use strict' | 3 | 'use strict' |
4 | 4 | ||
5 | // TODO: document this script | ||
6 | |||
7 | const fs = require('fs') | 5 | const fs = require('fs') |
8 | const parseTorrent = require('parse-torrent') | 6 | const parseTorrent = require('parse-torrent') |
9 | 7 | ||