mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 07:14:46 +00:00
cleanup
This commit is contained in:
parent
c7c421b2f5
commit
bb715e0f84
5 changed files with 5 additions and 11 deletions
|
@ -83,8 +83,6 @@ impl Symbol {
|
|||
)
|
||||
});
|
||||
|
||||
//dbg!(ident_ids);
|
||||
|
||||
ident_ids
|
||||
.get_name(self.ident_id())
|
||||
.unwrap_or_else(|| {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue