Skip to content

Commit

Permalink
fix(libmake): 🚑 unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Dec 31, 2023
1 parent 6f0b689 commit d0f979b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@

extern crate xtasks;
use libmake::run;
use std::env::args;

/// This is the main entry point for the libmake application.
fn main() {
Expand Down

0 comments on commit d0f979b

Please sign in to comment.