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

File /core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php

Line 85: Unused local variable $module_path
Line 265: Unused local variable $row_number

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

legolasbo’s picture

Assigned: legolasbo » Unassigned
Status: Active » Needs review
FileSize
1.1 KB

Attached patch removes the unused variables

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Check both variables and they are unused

webchick’s picture

Component: other » ckeditor.module
Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

Wim Leers’s picture

Nice catches! Thanks :)

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