mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
chore(client): remove redundant log
This commit is contained in:
@@ -98,7 +98,6 @@ function AddLinkDialogComponent() {
|
||||
}
|
||||
|
||||
const autocompleteRef = useRef<HTMLInputElement>(null);
|
||||
console.log("Add link ", linkType, hasSelection);
|
||||
|
||||
return (
|
||||
<Modal
|
||||
|
||||
Reference in New Issue
Block a user