remove temporary debug print statements
Co-authored-by: mikayla.c.maki@gmail.com
This commit is contained in:
parent
8d34fe7e94
commit
31361e564d
4 changed files with 2 additions and 8 deletions
|
@ -218,7 +218,6 @@ impl Element for TerminalEl {
|
|||
layout: &mut Self::LayoutState,
|
||||
cx: &mut gpui::PaintContext,
|
||||
) -> Self::PaintState {
|
||||
println!("Painted a terminal element");
|
||||
//Setup element stuff
|
||||
let clip_bounds = Some(visible_bounds);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue