mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-04-07 22:45:50 +00:00
remove unused code
This commit is contained in:
parent
6b907644bc
commit
5786ef9569
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ class TimesheetEditForm extends AbstractType
|
|||
$project = null;
|
||||
$customer = null;
|
||||
$currency = false;
|
||||
$begin = null;
|
||||
$customerCount = $this->customers->countCustomer(true);
|
||||
$timezone = $options['timezone'];
|
||||
$isNew = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue