Project

General

Profile

« Previous | Next » 

Revision 54778

[trunk]: Library + Explore: Remove unnecessary logs.

View differences:

project.component.ts
398 398
              console.log("Error downloading the file.");
399 399
              this.closeLoading();
400 400
              this.confirmOpenCsvError();
401
            },
402
            () => console.log('Completed file download.')
401
            };/*,
402
            () => console.log('Completed file download.')*/
403 403
        );
404 404
    }
405 405

  

Also available in: Unified diff