Remove some un-needed Log commands, fix some array styling
This commit is contained in:
parent
2bef7a154b
commit
7cb0100727
2 changed files with 2 additions and 9 deletions
|
@ -4,8 +4,6 @@ declare(strict_types=1);
|
|||
|
||||
namespace App\Services;
|
||||
|
||||
use Illuminate\Support\Facades\Log;
|
||||
|
||||
use App\{Media, Note, Place};
|
||||
use App\Jobs\{SendWebMentions, SyndicateToFacebook, SyndicateToTwitter};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue