Problem/Motivation

this line: $admin_sections = $this->userSectionStorage->getUserSections($scheme, $account, FALSE);
appears unused.

Steps to reproduce

Proposed resolution

remove the line.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3191777-2.patch688 bytesmohit.bansal623

Comments

oknate created an issue. See original summary.

mohit.bansal623’s picture

Status: Active » Needs review
StatusFileSize
new688 bytes

Line removed as it is of no use. Variable $user_sections is doing the same job.

mohit.bansal623’s picture

This line is not present in this version 8.x-1.x-dev. I have clone beta4 version.

agentrickard’s picture

Status: Needs review » Closed (duplicate)