📱 CyBear Jinni App is the app to control CyBear Jinni Hub 💡 remotely from your Android, IOS and Web Browser. If you have ever wondered "Is there an open-source project to make my own smart home?", This is part of one.
The dead code in manage_wifi_repository is removed as it doesn't serve any purpose without the if check which is currently commented.
Another dead code in create_home_repository which was completely unreachable has been updated with catch block to make it catch the reset of the exceptions apart from Platform Exceptions.
Description
This PR has fixed the dead code in the program.
Issue: #667