Skip to content

Commit 326a678

Browse files
committed
minor fix
1 parent e71efc8 commit 326a678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Controllers/Employees/Planners/MeetingsController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace plunner\Http\Controllers\Employees\Planners;
44

55
use Illuminate\Http\Request;
6-
use Illuminate\Http\Response;
6+
use Illuminate\Support\Facades\Response;
77
use plunner\Group;
88
use plunner\Http\Controllers\Controller;
99
use plunner\Http\Requests;

0 commit comments

Comments
 (0)