"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "8f2e7996154c8b438e1701096ca8478c86389336"
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