Problem/Motivation

grep -in entitymanager -d recurse *
src/Form/SubgroupFormStep2.php:9:use Drupal\Core\Entity\EntityManagerInterface;
src/Form/SubgroupFormStep1.php:9:use Drupal\Core\Entity\EntityManagerInterface;

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

SocialNicheGuru created an issue. See original summary.

socialnicheguru’s picture

Status: Active » Needs review
StatusFileSize
new1.01 KB
lobsterr’s picture

StatusFileSize
new1.01 KB
new1.01 KB

Actually, these use statements are not used. So, we can remove them.

lobsterr’s picture

  • LOBsTerr committed 3b33fb1 on 1.0.x
    Issue #3294344 by LOBsTerr, SocialNicheGuru: Remove...
lobsterr’s picture

Status: Needs review » Fixed

  • LOBsTerr committed dc42c2d on 1.0.x
    Issue #3294344 by LOBsTerr: Remove entityManagerInterface for...
lobsterr’s picture

This use statement is also removed

use Drupal\user\PrivateTempStoreFactory;

Status: Fixed » Closed (fixed)

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