Commit 5436c2c0 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

chore: comment removed

parent 7fc1d7c2
...@@ -258,8 +258,6 @@ ...@@ -258,8 +258,6 @@
<button <button
class="self-center w-fit text-sm px-3 py-1 border dark:border-gray-600 rounded-xl flex" class="self-center w-fit text-sm px-3 py-1 border dark:border-gray-600 rounded-xl flex"
on:click={async () => { on:click={async () => {
// document.getElementById('modelfiles-import-input')?.click();
saveModelfiles($modelfiles); saveModelfiles($modelfiles);
}} }}
> >
......
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