diff --git a/core/modules/content_translation/migrations/d6_node_revision_translation.yml b/core/modules/content_translation/migrations/d6_node_revision_translation.yml index 00fe82ca5d..951094ef98 100644 --- a/core/modules/content_translation/migrations/d6_node_revision_translation.yml +++ b/core/modules/content_translation/migrations/d6_node_revision_translation.yml @@ -15,7 +15,6 @@ process: # If you are using this file to build a custom migration consider removing # the nid field to allow incremental migrations. nid: tnid - vid: vid langcode: plugin: default_value source: language diff --git a/core/modules/content_translation/migrations/d7_node_revision_translation.yml b/core/modules/content_translation/migrations/d7_node_revision_translation.yml index 453f2d56ab..d163cea4ec 100644 --- a/core/modules/content_translation/migrations/d7_node_revision_translation.yml +++ b/core/modules/content_translation/migrations/d7_node_revision_translation.yml @@ -13,7 +13,6 @@ process: # If you are using this file to build a custom migration consider removing # the nid field to allow incremental migrations. nid: tnid - vid: vid langcode: plugin: default_value source: language