Removed unused use statements.

This commit is contained in:
James Cole
2015-03-29 08:03:53 +02:00
parent ecbafb8f4b
commit ba97f96288
5 changed files with 9 additions and 14 deletions

View File

@@ -91,7 +91,6 @@ class PiggyBanks
$start = clone $piggyBank->startdate;
$end = clone $piggyBank->targetdate;
$max = clone $piggyBank->targetdate;
$index = 0;
// first loop: start date to target date.
// then, continue looping until end is > today