Apply fixes from StyleCI

This commit is contained in:
Marcel Pociot
2021-06-21 14:34:21 +00:00
committed by StyleCI Bot
parent 4163975022
commit bb87ef0adf

View File

@@ -2,8 +2,8 @@
namespace App\Commands;
use Illuminate\Support\Str;
use App\Client\Factory;
use Illuminate\Support\Str;
use React\EventLoop\LoopInterface;
class ShareCommand extends ServerAwareCommand