Various refactoring.

This commit is contained in:
James Cole
2018-08-11 14:15:07 +02:00
parent 6218fa90de
commit a205367b62
14 changed files with 0 additions and 16 deletions

View File

@@ -56,7 +56,6 @@ use Illuminate\Support\Collection;
* - start (Carbon), end (Carbon), title (string), spent (string), earned (string), transferred (string)
*
*
* @package FireflyIII\Support\Http\Controllers
*/
trait PeriodOverview
{