mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
remove debug print
This commit is contained in:
parent
0775f45217
commit
e01a0970ee
1 changed files with 0 additions and 1 deletions
|
@ -1505,7 +1505,6 @@ fn update<'a>(
|
|||
{
|
||||
// state.timings.insert(module_id, module_timing);
|
||||
|
||||
dbg!(&state.procedures);
|
||||
Proc::insert_refcount_operations(arena, &mut state.procedures);
|
||||
|
||||
msg_tx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue