Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
Loudbooks committed Dec 3, 2024
1 parent 5391a2f commit 019f03d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/components/new/Submit.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@
let submit = document.getElementsByClassName("submit")[0] as HTMLElement;
console.log(backendUrl)
alreadyUploading = true;
const xhr = new XMLHttpRequest();
Expand Down

0 comments on commit 019f03d

Please sign in to comment.