Explorar el Código

snapshot jobs

andre hace 4 años
padre
commit
88dce76d1f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app/UI/Vm/Pages/VmTabs.php

+ 0 - 1
app/UI/Vm/Pages/VmTabs.php

@@ -18,7 +18,6 @@ use ModulesGarden\Servers\ProxmoxCloudVps\App\UI\VirtualInterface\Pages\VirtualI
 use ModulesGarden\Servers\ProxmoxCloudVps\Core\UI\Interfaces\ClientArea;
 use ModulesGarden\Servers\ProxmoxCloudVps\Core\UI\Widget\TabsWidget\TabsWidget;
 use ModulesGarden\Servers\ProxmoxCloudVps\App\UI\Network\Pages\NetworkTab;
-use ModulesGarden\Servers\ProxmoxCloudVps\App\UI\Snapshot\Pages\JobRawDataTable;
 
 class VmTabs extends TabsWidget implements ClientArea
 {