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

File /core/modules/field/tests/modules/field_test/field_test.storage.inc

Line 31: Unused local variable $details
Line 251: Unused local variable $field_columns
Line 427: Unused local variable $field_name

CommentFileSizeAuthor
#2 2080623-remove-unused-variables.patch584 byteschertzog
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chertzog’s picture

Status: Active » Needs review
FileSize
584 bytes

Most of the closed issues had been resolved in previous commits. The file for this issue no longer exists.

Attached is a patch for #2080617: Remove Unused local variable $key from /core/modules/field/field.form.inc.

SeyV’s picture

Status: Needs review » Fixed

Closing this issue due to this file has been deleted in #2079025: Remove dead code (e.g. field_test.storage.inc) due to entity storage refactoring.

Patch in #2 is unrelated to this issue.

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