Skip to content

Commit 57b7005

Browse files
committed
Update codeit.js
1 parent b1355cb commit 57b7005

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/codeit.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,6 @@ class CodeitElement extends HTMLElement {
733733
function handleSelfClosingCharacters(event) {
734734

735735
const cursor = cd.dropper.cursor();
736-
//const inStringOrComment = (cursor.in('string') || cursor.in('comment'));
737736

738737
// join brackets and quotation marks
739738
// to get chars to autocomplete

0 commit comments

Comments
 (0)