Cleaning language
This commit is contained in:
@@ -187,6 +187,7 @@ fn render_devices(frame: &mut Frame, app: &App, area: Rect) {
|
||||
);
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
fn render_device_column(
|
||||
frame: &mut Frame,
|
||||
area: Rect,
|
||||
|
||||
Reference in New Issue
Block a user