delete debug console log
This commit is contained in:
parent
b87ddd4897
commit
8f2ba30ab6
2 changed files with 1 additions and 2 deletions
|
|
@ -1758,7 +1758,6 @@ var ECB_STREAM_CIPHER = new aesjs.ModeOfOperation.ecb(AES_KEY); // create a new
|
|||
// eslint-disable-next-line no-unused-vars
|
||||
|
||||
function LoadSaveFile(input, time) {
|
||||
console.log(input);
|
||||
var inputFileList = input.files; // console.info("Input length: " + input.files.length)
|
||||
// Cease further processing if user canceled the file input dialog
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue