tape: further hierarchy improvements

This commit is contained in:
Dietmar Maurer
2021-01-21 17:25:32 +01:00
parent 37796ff73f
commit 645a044bf6
9 changed files with 11 additions and 11 deletions

View File

@ -47,7 +47,8 @@ use crate::{
Inventory,
MediaCatalog,
MediaId,
file_formats::{
linux_tape_device_list,
file_formats::{
MediaLabel,
MediaSetLabel,
},
@ -55,8 +56,7 @@ use crate::{
TapeDriver,
LinuxTapeHandle,
open_linux_tape_device,
linux_tape_device_list,
media_changer,
media_changer,
required_media_changer,
open_drive,
},