Преглед изворни кода

Removed 'use_colocated_snapshots' from CloudLabels.js

Sergiu Miclea пре 8 година
родитељ
комит
59f54d53d5
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/constants/CloudLabels.js

+ 0 - 1
src/constants/CloudLabels.js

@@ -60,7 +60,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"
 }