Browse Source

Merge pull request #57 from smiclea/CORWEB-70

Removed 'use_colocated_snapshots' from CloudLabels.js CORWEB-70
Dorin Paslaru 9 năm trước cách đây
mục cha
commit
8bc632cc66
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"
 }