mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -07:00
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:
committed by
Will Greenberg
parent
b7243dae62
commit
b0a1b14160
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user