Skip to content

Commit ca5ea28

Browse files
committed
Remove an unused variable from mfa/edit.html.ep
1 parent 684f2f0 commit ca5ea28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/pause_2017/templates/user/mfa/edit.html.ep

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
% layout 'layout';
22
% my $pause = stash(".pause") || {};
3-
% my $cpan_alias = lc($pause->{HiddenUser}{userid}) . '@cpan.org';
43

54
<input type="hidden" name="HIDDENNAME" value="<%= $pause->{HiddenUser}{userid} %>">
65

0 commit comments

Comments
 (0)