Skip to content

Commit

Permalink
Remove unneeded code.
Browse files Browse the repository at this point in the history
  • Loading branch information
tardisx committed Oct 29, 2010
1 parent 2745048 commit 3b0718b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/PM/Meeting/Dates.pm
Expand Up @@ -72,7 +72,6 @@ sub next_meeting {
sub id_meeting {
my $self = shift;
my $wanted_id = shift;
my $now = DateTime->now();

my $id = 0;

Expand Down

0 comments on commit 3b0718b

Please sign in to comment.