diff --git a/crates/terminal/src/terminal_element.rs b/crates/terminal/src/terminal_element.rs index b0c01391ca..0b02d918fc 100644 --- a/crates/terminal/src/terminal_element.rs +++ b/crates/terminal/src/terminal_element.rs @@ -412,8 +412,6 @@ fn draw_debug_grid(bounds: RectF, layout: &mut LayoutState, cx: &mut PaintContex } mod tests { - use crate::terminal_element::rgb_for_index; - #[test] fn test_rgb_for_index() { //Test every possible value in the color cube