mirror of https://github.com/OISF/suricata
rust: fix clippy warning for unused import
While debug_validate_bug_on is still used, it does not need to be
imported directly, as that macro is marked with `macro_export`, making
it globally available to the crate.
(cherry picked from commit 50224f2ee5)
pull/14482/head
parent
fb1d52f1bd
commit
5db8c5cd79
Loading…
Reference in New Issue