Skip to content

Commit 3060b49

Browse files
committed
chore(client): remove redundant log
1 parent bd35539 commit 3060b49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/client/src/widgets/dialogs/add_link.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ function AddLinkDialogComponent() {
9898
}
9999

100100
const autocompleteRef = useRef<HTMLInputElement>(null);
101-
console.log("Add link ", linkType, hasSelection);
102101

103102
return (
104103
<Modal

0 commit comments

Comments
 (0)