mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
remove redundant dependency
This commit is contained in:
parent
863fb3b29f
commit
692f8e8090
2 changed files with 0 additions and 2 deletions
|
@ -13,7 +13,6 @@ roc_error_macros = { path = "../../error_macros" }
|
|||
roc_exhaustive = { path = "../exhaustive" }
|
||||
roc_module = { path = "../module" }
|
||||
roc_parse = { path = "../parse" }
|
||||
roc_fmt = { path = "../fmt" }
|
||||
roc_problem = { path = "../problem" }
|
||||
roc_region = { path = "../region" }
|
||||
roc_serialize = { path = "../serialize" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue