Skip to content

Commit

Permalink
Update LoginActivity.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
Sav22999 committed Dec 12, 2019
1 parent 81ddd62 commit 0f02418
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ class LoginActivity : AppCompatActivity() {
webView.settings.domStorageEnabled = true
webView.webViewClient = WebViewClient()
webView.loadUrl("https://accounts.firefox.com/signup?email=" + email)
webView.loadUrl("https://voice.mozilla.org/api/v1/it/clips")
}
}

Expand Down

0 comments on commit 0f02418

Please sign in to comment.