mirror of
https://github.com/FliegendeWurst/ripgrep-all.git
synced 2024-11-12 23:43:03 +00:00
Run cargo fmt
This commit is contained in:
parent
0eddb2d67f
commit
d2940e187d
@ -183,7 +183,6 @@ impl<'a> AdaptedFilesIter for ZipAdaptIter<'a> {
|
|||||||
mod test {
|
mod test {
|
||||||
use async_zip::{write::ZipFileWriter, Compression, ZipEntryBuilder};
|
use async_zip::{write::ZipFileWriter, Compression, ZipEntryBuilder};
|
||||||
|
|
||||||
|
|
||||||
use super::*;
|
use super::*;
|
||||||
use crate::{preproc::loop_adapt, test_utils::*};
|
use crate::{preproc::loop_adapt, test_utils::*};
|
||||||
use pretty_assertions::assert_eq;
|
use pretty_assertions::assert_eq;
|
||||||
|
Loading…
Reference in New Issue
Block a user