Skip to content

Commit

Permalink
Remove dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Aug 1, 2023
1 parent d32f303 commit dddd628
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/emitter/src/emitter.rs
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@ impl Emitter {
self.str("::");
}
}
dbg!("a");
self.identifier(x);
}
}
Expand Down

0 comments on commit dddd628

Please sign in to comment.