Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
alexroan committed Mar 6, 2025
1 parent a929241 commit 200dc04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aderyn_core/src/detect/low/useless_error.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use crate::{
ast::{Expression, NodeID},
ast::NodeID,
capture,
context::workspace_context::WorkspaceContext,
detect::detector::{IssueDetector, IssueDetectorNamePool, IssueSeverity},
Expand Down

0 comments on commit 200dc04

Please sign in to comment.