Completed
Pull Request — develop (#123)
by Neil
13:47 queued 07:12
created
app/Http/Controllers/Widgets/WidgetDataController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,6 @@
 block discarded – undo
35 35
 use App\Models\UsersWidgets;
36 36
 use App\Settings;
37 37
 use Illuminate\Http\Request;
38
-use JWTAuth;
39 38
 
40 39
 class WidgetDataController extends Controller
41 40
 {
Please login to merge, or discard this patch.