Ver código fonte

Removed 'use_colocated_snapshots' from CloudLabels.js

Sergiu Miclea 8 anos atrás
pai
commit
59f54d53d5
1 arquivos alterados com 0 adições e 1 exclusões
  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"
 }