Fixed unused import

This commit is contained in:
Mikayla Maki 2022-06-29 18:29:36 -07:00
parent cde11fe4e7
commit 75a4556244

View file

@ -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