diff --git a/apps/mobile/AppRootEvents.js b/apps/mobile/AppRootEvents.js index 3a00efff8..9e8002d21 100644 --- a/apps/mobile/AppRootEvents.js +++ b/apps/mobile/AppRootEvents.js @@ -327,7 +327,6 @@ export const AppRootEvents = React.memo( if (login) { eSendEvent(eCloseProgressDialog); } - let announcement = await db.announcement(); }