even more bugfix

This commit is contained in:
Jacob Levine 2019-02-09 14:01:32 -06:00
parent 2e779a95d2
commit c97e51d9bd

View File

@ -32,8 +32,6 @@ var uiConfig = {
alert("we will steal all of the data");
}
};
// The start method will wait until the DOM is loaded.
ui.start('#firebaseui-auth-container', uiConfig);
// Initialize the FirebaseUI Widget using Firebase.
var ui = new firebaseui.auth.AuthUI(firebase.auth());