Skip to content

Commit

Permalink
remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
SenkJu authored Dec 11, 2023
1 parent 4e0e5d4 commit aea7c21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/main/log/ClientLog.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
return;
}
console.log("ok");
const response = await fetch("https://paste.ccbluex.net/api.php", {
body: `content=${log}`,
headers: {
Expand Down

0 comments on commit aea7c21

Please sign in to comment.