Skip to content

Commit 3b5f9cb

Browse files
committed
Fixed cargo fmt
1 parent 815c281 commit 3b5f9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/src/util.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use anyhow::{Result};
1+
use anyhow::Result;
22
use std::io;
33
use std::sync::atomic::{AtomicUsize, Ordering};
44
use std::sync::Arc;

0 commit comments

Comments
 (0)