more api type cleanups: avoid re-exports
This commit is contained in:
@ -12,8 +12,9 @@ use proxmox::{
|
||||
list_subdirs_api_method,
|
||||
};
|
||||
|
||||
use pbs_api_types::TapeDeviceInfo;
|
||||
|
||||
use crate::{
|
||||
api2::types::TapeDeviceInfo,
|
||||
tape::{
|
||||
lto_tape_device_list,
|
||||
linux_tape_changer_list,
|
||||
|
Reference in New Issue
Block a user