chore(client): remove redundant log

This commit is contained in:
Elian Doran
2025-08-25 22:09:29 +03:00
parent bd35539fa1
commit 3060b496e3

View File

@@ -98,7 +98,6 @@ function AddLinkDialogComponent() {
}
const autocompleteRef = useRef<HTMLInputElement>(null);
console.log("Add link ", linkType, hasSelection);
return (
<Modal