Skip to content

Commit 0f246a3

Browse files
committed
fix lint
1 parent f2b058f commit 0f246a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/src/interactive/pages/router_test.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
//!
33
//! This page provides a test interface for the router system with navigation options.
44
5-
use iocraft::prelude::*;
65
use coro_router::use_router;
6+
use iocraft::prelude::*;
77

88
/// Navigation options available on the router test page
99
#[derive(Debug, Clone, Copy, PartialEq)]

0 commit comments

Comments
 (0)