remove unused code
This commit is contained in:
parent
ded7a80a01
commit
a76fd91d99
|
@ -1172,10 +1172,6 @@ onMounted(() => {
|
|||
});
|
||||
});
|
||||
|
||||
onBeforeUnmount(async () => {
|
||||
|
||||
});
|
||||
|
||||
defineExpose({
|
||||
clear,
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue