Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
varadaraj772 committed Jan 19, 2024
1 parent 0a90e89 commit b275485
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ <h2 class="text-center mb-4">Password Generator</h2>
update,
} from "https://www.gstatic.com/firebasejs/10.7.1/firebase-database.js";

const analytics = getAnalytics(app);
const auth = getAuth(app);
const db = getDatabase();
const dbref = ref(db);
Expand Down

0 comments on commit b275485

Please sign in to comment.