Skip to content

Commit 34ae192

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "refectoring: remove duplicate declaration"
2 parents 57c7310 + a4db11c commit 34ae192

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

openstackclient/network/v2/network.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ def _get_columns_network(item):
6161
'tags': 'tags',
6262
}
6363
hidden_columns = ['location', 'tenant_id']
64-
hidden_columns = ['location']
6564
return utils.get_osc_show_columns_for_sdk_resource(
6665
item, column_map, hidden_columns
6766
)

0 commit comments

Comments
 (0)