Skip to content

Commit

Permalink
Merge branch 'main' into chore/document-msb-bloodmessage-point-params…
Browse files Browse the repository at this point in the history
…-a-bit
  • Loading branch information
vswarte authored Jul 21, 2024
2 parents eece3f2 + f435b0c commit 84614c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/cli/src/extract.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ use fstools_formats::{bnd4::BND4, dcx::DcxHeader};
use indicatif::{ParallelProgressIterator, ProgressStyle};
use rayon::prelude::*;

pub trait SyncError: Sync + Send + Error + Sized {}

pub fn extract(
dvd_bnd: &DvdBnd,
recursive: bool,
Expand Down

0 comments on commit 84614c9

Please sign in to comment.