Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables

File /core/modules/content_translation/lib/Drupal/content_translation/ContentTranslationController.php

Line 49: Unused local variable $translations
Line 237: Unused local variable $langcode

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

beowulf1416’s picture

Assigned: Unassigned » beowulf1416
beowulf1416’s picture

Status: Active » Needs review
FileSize
1.35 KB

removed unused variables

rhm5000’s picture

Status: Needs review » Reviewed & tested by the community

Applies and removes unused local variables.

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.x, thanks!

beowulf1416’s picture

my first fix! woohooo!

Automatically closed -- issue fixed for 2 weeks with no activity.