1 parent a66f56e commit c194892Copy full SHA for c194892
1 file changed
loops/studio/solution.js
@@ -74,7 +74,6 @@ function generatePassword(string1, string2) {
74
code += string2[i];
75
}
76
77
-
78
return code;
79
80
0 commit comments