mirror of
https://github.com/FliegendeWurst/ripgrep-all.git
synced 2024-11-08 14:00:37 +00:00
Run cargo fmt
This commit is contained in:
parent
0eddb2d67f
commit
d2940e187d
@ -182,7 +182,6 @@ impl<'a> AdaptedFilesIter for ZipAdaptIter<'a> {
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use async_zip::{write::ZipFileWriter, Compression, ZipEntryBuilder};
|
||||
|
||||
|
||||
use super::*;
|
||||
use crate::{preproc::loop_adapt, test_utils::*};
|
||||
|
Loading…
Reference in New Issue
Block a user