Appease clippy

This commit is contained in:
Jonas Platte 2023-05-24 10:41:24 +02:00
parent 486ecc2b68
commit f45a09e958
No known key found for this signature in database
GPG Key ID: AAA7A61F696C3E0C

View File

@ -1,4 +1,4 @@
#![cfg(all(feature = "unstable-pdu"))]
#![cfg(feature = "unstable-pdu")]
use std::collections::BTreeMap;