We no longer use the Exception in this controller
This commit is contained in:
parent
5ef23376be
commit
41862b15b8
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
namespace App\Http\Controllers;
|
||||
|
||||
use Exception;
|
||||
use App\Models\Like;
|
||||
use App\Models\Note;
|
||||
use App\Models\Article;
|
||||
|
|
Loading…
Add table
Reference in a new issue