Commit d77c6518 authored by Bernd Krietenstein's avatar Bernd Krietenstein
Browse files

Removed emtpy x509_attr.rs

parent b821f00a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ pub use self::stack::*;
pub use self::tls1::*;
pub use self::types::*;
pub use self::x509::*;
pub use self::x509_attr::*;
pub use self::x509_vfy::*;
pub use self::x509v3::*;

@@ -62,6 +61,5 @@ mod stack;
mod tls1;
mod types;
mod x509;
mod x509_attr;
mod x509_vfy;
mod x509v3;
+0 −0

Empty file deleted.