Skip to content

Commit 61394f1

Browse files
committed
Remove logging
1 parent 51c2b5d commit 61394f1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@
159159
innerEl.style.left = (x - innerRadius) + "px";
160160
innerEl.style.top = (y - innerRadius) + "px";
161161

162-
console.log(e)
163162
updateCirclePosition(e.target);
164163
};
165164

0 commit comments

Comments
 (0)