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

@@ -39,7 +39,6 @@ use Throwable;
/**
* Trait RenderPartialViews
*
* @package FireflyIII\Support\Http\Controllers
*/
trait RenderPartialViews
{