mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-17 16:51:22 +00:00
Some basic cleaning up.
This commit is contained in:
@@ -13,4 +13,4 @@ class HomeController extends BaseController {
|
||||
$count = $this->accounts->count();
|
||||
return View::make('index')->with('count',$count);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user