Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.ts')
-rw-r--r--src/main.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.ts b/src/main.ts
index 8760961..0de694c 100644
--- a/src/main.ts
+++ b/src/main.ts
@@ -49,8 +49,6 @@ window.addEventListener('DOMContentLoaded', function() {
icon: 'icon-category-auth',
mount(el: HTMLElement, fileInfo: Checksum.FileInfo, context: any) {
- console.log('context')
- console.log(context)
if (tabInstance) {
tabInstance.$destroy()
}