Skip to content

Commit e3f1c7f

Browse files
committed
Remove console log
1 parent 78fdb72 commit e3f1c7f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/test_interactive.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ const _ = require("lodash");
22
const lark = require("../larkjs/lark.js");
33
const assert = require('assert');
44

5-
console.log('lark', lark);
6-
75
const {
86
InteractiveParser,
97
} = lark;

0 commit comments

Comments
 (0)