Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bae9c98f authored by narinder Rana's avatar narinder Rana
Browse files

remove Google Account Creater

parent 29851dd6
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1661,8 +1661,8 @@ open class MessageList :
                Log.e("MessageList", "accountIsSignedIn "+accountIsSignedIn)
                if (!accountIsSignedIn) {

                    GoogleAccountCreator.createAccount(this, emailId, "asdf*1234@")
                  //  EeloAccountCreator.createAccount(this, emailId, "")

                    EeloAccountCreator.createAccount(this, emailId, "")
                    accountWasAdded = true
                }
            }