Apply fixes from StyleCI

This commit is contained in:
Marcel Pociot
2021-05-31 12:48:18 +00:00
committed by StyleCI Bot
parent 5de11e90f7
commit ad2ef94958
6 changed files with 4 additions and 8 deletions

View File

@@ -241,7 +241,6 @@ class ControlMessageController implements MessageComponentInterface
->then(function () use ($deferred, $user) {
$deferred->resolve($user);
});
}
});