Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables
File /core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Display.php
Line 64: Unused local variable $section
Line 68: Unused local variable $display
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | drupal-core-remove-unused-local-variable-2080033-2.patch | 633 bytes | royal121 |
| #1 | drupal-core-remove-unused-local-variable-2080033.patch | 755 bytes | mrsinguyen |
Comments
Comment #1
mrsinguyen commentedAttached patch.
Comment #2
royal121 commentedThe above patch does not apply. Here is a new patch.
Comment #3
deneo commentedThe patch applies without problem and solve the issue. Thank you!
Comment #4
webchickCommitted and pushed to 8.x. Thanks!