Remove obsolete comment

master
Daniel Berteaud 10 years ago
parent a100f6a8d6
commit 2186279348
  1. 1
      vroom.pl

@ -118,7 +118,6 @@ helper valid_id => sub {
}; };
# Check email address # Check email address
# TODO: replace with Email::Valid
helper valid_email => sub { helper valid_email => sub {
my $self = shift; my $self = shift;
my ($email) = @_; my ($email) = @_;

Loading…
Cancel
Save