clear out some compile warnings
This commit is contained in:
parent
21058ead4d
commit
05a01201ff
6 changed files with 6 additions and 9 deletions
|
|
@ -88,7 +88,6 @@ sub execute {
|
|||
my $startTime = time();
|
||||
my $dt = WebGUI::DateTime->new($session, $startTime)->toMysql;
|
||||
|
||||
local $JSON::UnMapping = 1;
|
||||
my $eventList = [];
|
||||
my $feedList;
|
||||
if ($instance->getScratch('events')) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue