fix(realtime): whitespace

This commit is contained in:
Torsten Dittmann
2021-08-17 11:08:18 +02:00
parent f1b0f7639c
commit fefd82680c
+1 -1
View File
@@ -67,7 +67,7 @@ $server->onStart(function () use ($stats, $register, $containerId, &$documentId)
}
];
};
/**
* Create document for this worker for connection stats across Containers.
*/