Remove unused import due to e79dc4a

The referenced commit disabled the null-cipher but did not remove the
now unused import.
This commit is contained in:
Sashanoraa
2025-03-26 00:54:18 -04:00
committed by Will Greenberg
parent b7243dae62
commit b0a1b14160

View File

@@ -10,7 +10,6 @@ use super::{
information_element::InformationElement,
connection_redirect_downgrade::ConnectionRedirect2GDowngradeAnalyzer,
priority_2g_downgrade::LteSib6And7DowngradeAnalyzer,
null_cipher::NullCipherAnalyzer,
};
/// Qualitative measure of how severe a Warning event type is.