mirror of
https://github.com/FliegendeWurst/ripgrep-all.git
synced 2024-11-24 04:14:57 +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)]
|
#[cfg(test)]
|
||||||
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::*};
|
||||||
|
Loading…
Reference in New Issue
Block a user