Skip to content

Commit 03c6b4b

Browse files
remove log
1 parent e832177 commit 03c6b4b

File tree

1 file changed

+0
-2
lines changed
  • crates/pgt_treesitter/src/context

1 file changed

+0
-2
lines changed

crates/pgt_treesitter/src/context/mod.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,6 @@ impl<'a> TreesitterContext<'a> {
205205
ctx.gather_info_from_ts_queries();
206206
}
207207

208-
println!("{:#?}", ctx);
209-
210208
ctx
211209
}
212210

0 commit comments

Comments
 (0)