Code cleanup.

This commit is contained in:
James Cole
2017-11-08 09:05:10 +01:00
parent b6514c7e54
commit 8707bc6612
71 changed files with 77 additions and 67 deletions

View File

@@ -71,4 +71,4 @@ class FrontpageController extends Controller
return Response::json(['html' => $html]);
}
}
}