Remove unnecessary comment
This commit is contained in:
parent
44239ed459
commit
ee3a425c59
@ -135,9 +135,6 @@ class TicketCreator {
|
|||||||
$validationModel->errorKeys[] = 'EMAIL_AT_MAX_OPEN_TICKETS';
|
$validationModel->errorKeys[] = 'EMAIL_AT_MAX_OPEN_TICKETS';
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO Check if we're at the max number of tickets
|
|
||||||
// TODO submit_ticket.php:325-334
|
|
||||||
|
|
||||||
return $validationModel;
|
return $validationModel;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user