Some issues fixed for scrutiniser.

This commit is contained in:
James Cole
2016-09-25 08:24:03 +02:00
parent bb7c26b77c
commit 3323c31765
6 changed files with 2 additions and 12 deletions

View File

@@ -41,7 +41,6 @@ return [
'debug' => env('APP_DEBUG', false),
// The charset used by the templates.
// default: utf-8
'charset' => 'utf-8',
// The base template class to use for generated templates.