Skip to content

Commit f538a1b

Browse files
authored
internal: remove redundant bare use chumsky; self-import (#5846)
1 parent d89a241 commit f538a1b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

prqlc/prqlc-parser/src/parser/types.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
use chumsky;
21
use chumsky::input::BorrowInput;
32

43
use super::expr::ident;

0 commit comments

Comments
 (0)