drive: drop invalid export of get_scsi_devicetype

The function is called 'get_scsi_device_type' and all callers already
use the full package prefix to call it.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
Fiona Ebner 2025-07-02 18:27:53 +02:00 committed by Fabian Grünbichler
parent e2dea8ee27
commit 3cc4d826a0

View file

@ -21,7 +21,6 @@ our @EXPORT_OK = qw(
drive_is_cloudinit
drive_is_cdrom
drive_is_read_only
get_scsi_devicetype
parse_drive
print_drive
storage_allows_io_uring_default