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.pull/14475/head
parent
24405a7b76
commit
50224f2ee5
Loading…
Reference in New Issue