modified: SRC/app/Http/Controllers/ReferentController.php

This commit is contained in:
Malibu 2015-02-24 11:45:24 +01:00
parent ed12c2cc6b
commit 0b48ebc872
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ use App\Models\Matiere;
use App\Models\Technique;
use App\Models\Oeuvre;
use Response;
use Illuminate\Pagination\Paginator as Paginator;
class ReferentController extends Controller {