diff --git a/App/Index.ts b/App/Index.ts index 7a89cf9ef4..ce6f85deb4 100755 --- a/App/Index.ts +++ b/App/Index.ts @@ -102,8 +102,6 @@ const init: PromiseVoidFunction = async (): Promise => { }, }); - - // Initialize real-time functionalities await Realtime.init();