Remove debug console.logs

This commit is contained in:
DC
2016-05-16 08:34:04 -07:00
parent 951a89c6c9
commit b89deb46db
2 changed files with 0 additions and 4 deletions

View File

@@ -30,7 +30,6 @@ function CreateTorrentPage (state) {
pathPrefix = files[0]
}
}
console.log('WTF', pathPrefix, files)
// Sanity check: show the number of files and total size
var numFiles = files.length