Remove unused version.rs
module file from git (#634)
This seems to have been forgotten in #412.
This commit is contained in:
parent
965df80cf2
commit
a950e14f89
|
@ -1,3 +0,0 @@
|
|||
pub use crate::device::{DeviceV1_0, DeviceV1_1, DeviceV1_2};
|
||||
pub use crate::entry::{EntryV1_0, EntryV1_1, EntryV1_2};
|
||||
pub use crate::instance::{InstanceV1_0, InstanceV1_1, InstanceV1_2};
|
Loading…
Reference in a new issue