Removed unused variable
This commit is contained in:
parent
2f85d02911
commit
3c8d02b865
@ -882,7 +882,6 @@ class ActionComm extends CommonObject
|
||||
$resql=$this->db->query($sql);
|
||||
if ($resql)
|
||||
{
|
||||
$now = dol_now();
|
||||
$agenda_static = new ActionComm($this->db);
|
||||
|
||||
$response = new WorkboardResponse();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user