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

File /core/lib/Drupal/Core/Database/Driver/mysql/Schema.php

Line 65: Unused local variable $info

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

legolasbo’s picture

Status: Active » Needs review
FileSize
673 bytes

attached patch removes the unused variable

rhm5000’s picture

Status: Needs review » Reviewed & tested by the community

Patch applies cleanly, removes unused local variable $info in /core/lib/Drupal/Core/Database/Driver/mysql/Schema.php

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed f64687a and pushed to 8.x. Thanks!

legolasbo’s picture

Assigned: legolasbo » Unassigned

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