Skip to content

Commit 7950250

Browse files
author
Robert Allport
authored
Apply fixes from StyleCI (#2)
1 parent 021da40 commit 7950250

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Rules/StrongPassword.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
namespace F9Web\ValidationRules\Rules;
66

77
use F9Web\ValidationRules\Rule;
8-
98
use function __;
109
use function mb_strlen;
1110
use function preg_match_all;

0 commit comments

Comments
 (0)