mirror of
https://github.com/zadam/trilium.git
synced 2025-12-17 12:54:24 +01: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