Răsfoiți Sursa

Merge pull request #57 from smiclea/CORWEB-70

Removed 'use_colocated_snapshots' from CloudLabels.js CORWEB-70
Dorin Paslaru 8 ani în urmă
părinte
comite
8bc632cc66
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      src/constants/CloudLabels.js

+ 0 - 1
src/constants/CloudLabels.js

@@ -62,7 +62,6 @@ export const defaultLabels = {
   repository_name: "Repository Name",
   shape_name: "Shape Name",
   migr_shape_name: "Migration Shape Name",
-  use_colocated_snapshots: "Use Collocated Snapshots",
   allow_untrusted_swift: "Allow Untrusted Swift",
   glance_api_version: "Glance API Version"
 }