Skip to content

Commit 9e1f106

Browse files
committed
msftidy cleanup
1 parent 5f0a3c6 commit 9e1f106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/http/rails_devise_pass_reset.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ def run
142142
if status == false
143143
print_error("Failed")
144144
return
145-
end
145+
end
146146
print_good("Success")
147147

148148
# Reset a password. We're racing users creating other reset tokens.

0 commit comments

Comments
 (0)