mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-10 21:07:05 -06:00
chore(client): remove redundant log
This commit is contained in:
parent
bd35539fa1
commit
3060b496e3
@ -98,7 +98,6 @@ function AddLinkDialogComponent() {
|
||||
}
|
||||
|
||||
const autocompleteRef = useRef<HTMLInputElement>(null);
|
||||
console.log("Add link ", linkType, hasSelection);
|
||||
|
||||
return (
|
||||
<Modal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user