Explorar o código

Merge pull request #57 from smiclea/CORWEB-70

Removed 'use_colocated_snapshots' from CloudLabels.js CORWEB-70
Dorin Paslaru %!s(int64=9) %!d(string=hai) anos
pai
achega
8bc632cc66
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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"
 }