Code clean up

This commit is contained in:
James Cole
2017-06-24 13:04:41 +02:00
parent 8a175d147b
commit 04a8a0e6a1
17 changed files with 29 additions and 398 deletions

View File

@@ -85,7 +85,7 @@ class ImportController extends Controller
*
* @param ImportJob $job
*
* @return string
* @return LaravelResponse
*/
public function download(ImportJob $job)
{