1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00

feat: linter fixes

This commit is contained in:
Christy Jacob 2022-07-26 14:07:08 +05:30
parent e5dceddfe7
commit 86e8470784

View file

@ -101,7 +101,7 @@ $http->on('start', function (Server $http) use ($payloadSize, $register) {
if (!$dbForConsole->getCollection($key)->isEmpty()) {
continue;
}
/**
* Skip to prevent 0.15 migration issues.
*/