tape: fix proxmox-tape pool config command

This commit is contained in:
Dietmar Maurer 2021-02-15 08:58:05 +01:00
parent 8513626b9f
commit adb65b9889
1 changed files with 0 additions and 1 deletions

View File

@ -133,7 +133,6 @@ fn get_config(
let options = default_table_format_options()
.column(ColumnConfig::new("name"))
.column(ColumnConfig::new("drive"))
.column(ColumnConfig::new("allocation"))
.column(ColumnConfig::new("retention"))
.column(ColumnConfig::new("template"))