Fixed cargo fmt
This commit is contained in:
parent
815c281c48
commit
3b5f9cb642
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use anyhow::{Result};
|
||||
use anyhow::Result;
|
||||
use std::io;
|
||||
use std::sync::atomic::{AtomicUsize, Ordering};
|
||||
use std::sync::Arc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue