Skip to content

Commit b95b742

Browse files
committed
Update CheckLinkDialog.tsx
1 parent d385251 commit b95b742

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/landing-app/src/components/CheckLinkDialog.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ export default function CheckLinkDialog({
8181

8282
useEffect(() => {
8383
if (open && url) {
84-
console.log("fadfasdfsad")
8584
handleCheckLink();
8685
}
8786
}, [open, url]);

0 commit comments

Comments
 (0)