Remove debug console.logs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user