Update StatusController
This commit is contained in:
parent
b2dae4c092
commit
8844fcef60
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ use Auth, Cache;
|
|||
use Illuminate\Http\Request;
|
||||
use League\Fractal;
|
||||
use App\Util\Media\Filter;
|
||||
use Illuminate\Support\Str;
|
||||
|
||||
class StatusController extends Controller
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue