cleanup env templates

This commit is contained in:
Nabeel Shahzad
2017-12-06 11:37:59 -06:00
parent d6b49c2e2b
commit 8cc3dd6608
2 changed files with 3 additions and 9 deletions

View File

@@ -57,7 +57,5 @@ return [
'port' => env('REDIS_PORT', 6379),
'database' => 0,
],
],
]
];