0
0
Fork 0
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:
Kevin Papst 2022-02-07 19:44:00 +01:00
parent 6b907644bc
commit 5786ef9569

View file

@ -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;