diff --git a/src/rfc2866.rs b/src/rfc2866.rs index b29f389..1ce8f33 100644 --- a/src/rfc2866.rs +++ b/src/rfc2866.rs @@ -1,6 +1,6 @@ // Code generated by machine generator; DO NOT EDIT. -use std::net::Ipv4Addr; + use crate::attribute::Attribute; use crate::attributes::AVPType;