Skip to content

Commit

Permalink
Remove debug print.
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Aug 9, 2024
1 parent cc4c9c9 commit 5362d5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui.toit
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,6 @@ class Ui:
if printer_.needs-structured --kind=kind:
printer_.emit-structured --kind=kind structured.call
else:
global-print_ "calling 'emit'"
printer_.emit --kind=kind "$(structured.call)"

/**
Expand Down

0 comments on commit 5362d5c

Please sign in to comment.