mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
Remove commented import
This commit is contained in:
parent
b4fa7294c7
commit
519bf534b2
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ use roc_parse::{
|
|||
ast::{Defs, Expr, FullAst, Header, SpacesBefore},
|
||||
test_helpers::{parse_defs_with, parse_header_with},
|
||||
};
|
||||
// use roc_problem::can::Problem;
|
||||
use roc_region::all::Loc;
|
||||
use roc_region::all::Region;
|
||||
use roc_test_utils::assert_multiline_str_eq;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue