Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
zo-el committed Jul 5, 2024
1 parent 06d3e02 commit a8c63c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ use isahc::config::RedirectPolicy;
use isahc::{prelude::*, HttpClient};
use itertools::Itertools;
use mr_bundle::Bundle;
use serde::{Deserialize, Serialize};
use std::collections::HashSet;
use std::{
collections::HashMap, env, fs, path::PathBuf, process::Command, str::FromStr, sync::Arc,
Expand Down

0 comments on commit a8c63c8

Please sign in to comment.