Skip to content

Commit fc95ca7

Browse files
committed
fmt code
1 parent bc9b06f commit fc95ca7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ostool/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ pub struct UbootArgs {
6565

6666
#[tokio::main]
6767
async fn main() -> Result<()> {
68-
6968
let cli = Cli::parse();
7069

7170
let pwd = current_dir()?;

0 commit comments

Comments
 (0)