Skip to content
Snippets Groups Projects
Commit b4c2c7cd authored by Tibo's avatar Tibo
Browse files

clean unused imports

parent ed95dc94
No related branches found
No related tags found
No related merge requests found
......@@ -2,14 +2,9 @@
namespace App\Http\Controllers;
use App\Feedback;
use App\Jobs\WowaJob;
use App\Mark;
use Barryvdh\Debugbar\Facade;
use Illuminate\Support\Facades\Auth;
use Illuminate\Support\Facades\Validator;
use Illuminate\Http\Request;
use Monolog\Handler\StreamHandler;
use Monolog\Logger;
class FeedbackController extends Controller
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment