Support from Acquia helps fund testing for Drupal Acquia logo

Comments

heykarthikwithu created an issue. See original summary.

heykarthikwithu’s picture

Assigned: heykarthikwithu » Unassigned
Status: Active » Needs review
heykarthikwithu’s picture

markdorison’s picture

Identified and removed a couple additional instances of 'unused use statements'.

andypost’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +php7
+++ b/password_policy.module
@@ -1,8 +1,5 @@
-use Drupal\Component\Utility\String;

yay!

nerdstein’s picture

Assigned: Unassigned » nerdstein

Reviewed the patch in #4 and will be committing this weekend. Thanks, all.

nerdstein’s picture

The patch needs rebuilt from recent commits...

nerdstein’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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