"...pretrain/git@developer.sourcefind.cn:wangsen/bert.git" did not exist on "19a23d0937d0b556e9b0adf3c4b714b240816138"
Commit d882cb41 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

chore: unused var

parent 323b9adc
...@@ -16,7 +16,6 @@ ...@@ -16,7 +16,6 @@
const i18n = getContext('i18n'); const i18n = getContext('i18n');
export let show = false; export let show = false;
export let selectedDoc;
let uploadDocInputElement: HTMLInputElement; let uploadDocInputElement: HTMLInputElement;
let inputFiles; let inputFiles;
let tags = []; let tags = [];
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment