Skip to content

Commit 6b08d2f

Browse files
committed
#23 - Clean out stray log
1 parent 3e97ba1 commit 6b08d2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/scripts/modules/TextFormatter.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ const TextFormatter = Module({
5959
const currentSelection = mediator.get('selection:current');
6060
const parentElement = currentSelection.anchorNode.parentElement;
6161
parentElement.normalize();
62-
console.log('ping');
6362
}
6463
}
6564
});

0 commit comments

Comments
 (0)