Skip to content

Commit ebf31f1

Browse files
devondragonCopilot
andauthored
Update src/main/resources/static/js/user/register.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9797571 commit ebf31f1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/resources/static/js/user/register.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ document.addEventListener("DOMContentLoaded", () => {
1313
const matchPasswordField = document.querySelector("#matchPassword");
1414
const signUpButton = document.querySelector("#signUpButton");
1515
const termsCheckbox = document.querySelector("#terms");
16-
// const passwordStrength = document.querySelector("passwordStrength");
1716
const strengthLevel = document.querySelector("#strengthLevel");
1817
const strengthLabel = document.querySelector("#strengthLabel");
1918

0 commit comments

Comments
 (0)