Skip to content

Commit 498ab5b

Browse files
committed
Removed debug output.
1 parent 34ac831 commit 498ab5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jquery.syntax.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ var Syntax = {
157157
var elements = this;
158158

159159
Syntax.loader.get('core', function() {
160-
console.log("Highlighting!");
161160
Syntax.highlight(elements, options, callback);
162161
});
163162
};

0 commit comments

Comments
 (0)