forked from open-webui/open-webui
chore: unused var
This commit is contained in:
parent
323b9adc63
commit
d882cb41ac
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
|||
const i18n = getContext('i18n');
|
||||
|
||||
export let show = false;
|
||||
export let selectedDoc;
|
||||
let uploadDocInputElement: HTMLInputElement;
|
||||
let inputFiles;
|
||||
let tags = [];
|
||||
|
|
Loading…
Reference in a new issue