This commit is contained in:
alexandre-pereira 2015-03-20 19:18:24 +01:00
parent ba70aad33d
commit 5de7ee5a03
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?php namespace App\Http\Controllers;
use Illuminate\Database\Eloquent\ModelNotFoundException as ModelNotFoundException;
use Response;
use App\Referent;
use App\ConfigJeu;