Merge pull request #246 from beyondcode/analysis-KZ9gPj

Apply fixes from StyleCI
This commit is contained in:
Marcel Pociot
2021-06-21 16:34:28 +02:00
committed by GitHub

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