mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
remove alias
This commit is contained in:
parent
7a09a31a6a
commit
cc4453b301
4 changed files with 3 additions and 17 deletions
|
@ -2745,7 +2745,6 @@ fn update<'a>(
|
|||
state.module_cache.checked.insert(
|
||||
module_id,
|
||||
CheckedModule {
|
||||
aliases: solved_module.aliases,
|
||||
solved_subs,
|
||||
decls,
|
||||
abilities_store,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue