Skip to content

Commit

Permalink
cargo build working
Browse files Browse the repository at this point in the history
  • Loading branch information
mfreeman451 committed Mar 8, 2025
1 parent 08bbe67 commit 2e956a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/src/check.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use clap::Parser;
use futures::TryStreamExt;

mod dummy_analyzer;
mod telemetry;

#[derive(Parser, Debug)]
#[command(version, about)]
Expand Down

0 comments on commit 2e956a4

Please sign in to comment.