Skip to content

Commit d97188b

Browse files
committed
[code review] remove unrelated comment from method Credentials.userId() without regex parameter
1 parent b3f9a0f commit d97188b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/net/datafaker/providers/base/Credentials.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ public String weakPassword() {
144144

145145
/**
146146
* Generates a user ID based on the regex pattern defined in the resource file.
147-
* If the regex is null or invalid, it returns null.
148147
*
149148
* @return A randomly generated user ID
150149
*/

0 commit comments

Comments
 (0)