remove dead code from NotifyAboutThing.
This commit is contained in:
parent
b090f92d78
commit
785523f0b0
1 changed files with 0 additions and 1 deletions
|
|
@ -84,7 +84,6 @@ sub execute {
|
|||
my $self = shift;
|
||||
my $thingy = shift;
|
||||
my $inbox = WebGUI::Inbox->new($self->session);
|
||||
my $messageTemplate = $self->get('messageTemplate');
|
||||
my $properties = {
|
||||
status => 'completed',
|
||||
subject => 'Thingy at URL ' . $thingy->getUrl . ' changed.',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue