Skip to content

Commit

Permalink
Issue #2019: Tidy.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven committed Dec 1, 2022
1 parent c6e305e commit 722d386
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Kernel/System/MailQueue.pm
Original file line number Diff line number Diff line change
Expand Up @@ -670,8 +670,6 @@ sub Send {
}
}



# If DueTime is bigger than current time, skip, it is not time to run yet.
my $CurrentSysDTObject = $Kernel::OM->Create('Kernel::System::DateTime');
my $DueTime = $Param{DueTime};
Expand Down

0 comments on commit 722d386

Please sign in to comment.