Remove debuggins statement.
This commit is contained in:
parent
4a66d940c9
commit
a4fcf48629
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@ sub ReadRecentUrgentEmailAnnouncements ($) {
|
|||
|
||||
$info{$key} = $data if (defined $key); # Grab last one.
|
||||
|
||||
print Data::Dumper->Dump([ \%info ]);
|
||||
return \%info;
|
||||
}
|
||||
######################################################################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue