]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory.component.ts
import 15.2.5
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / ceph / cluster / inventory / inventory.component.ts
index a529924d93e53b3805fbeebe0b005dba9cecccb9..da0f1a541a14071a98cecdc015fa137207d0e27e 100644 (file)
@@ -16,7 +16,6 @@ export class InventoryComponent implements OnChanges, OnInit {
   icons = Icons;
 
   hasOrchestrator = false;
-  docsUrl: string;
 
   devices: Array<InventoryDevice> = [];