You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(main): remove unused logging setup and error handling
- Eliminated logging file setup that was not in use
- Removed deferred recovery function as it was commented out
- Cleaned up code for better readability and maintainability