Skip to content

Commit

Permalink
cleanup: drop obsolete import
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Dec 12, 2024
1 parent 0acbbd5 commit 6bcb4d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/generate.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ use indexmap::{IndexMap, IndexSet};
use itertools::Itertools;
use rayon::prelude::*;
use solvent::DepGraph;
use uuid::Uuid;

use crate::{model::Rule, utils::ContainingPath};

Expand Down

0 comments on commit 6bcb4d5

Please sign in to comment.