Skip to content

Commit 96396de

Browse files
committed
Cleanup
1 parent e6778bc commit 96396de

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

www/home_header.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,6 @@
9191
}
9292

9393
if (document.body.querySelector(".home_feature_hed-main")) {
94-
// if (document.body.classList.contains("feature-pro")) {
95-
// document.body.classList.remove("feature-pro");
96-
// document.body.classList.add("feature-lfwp");
97-
// } else
9894
if (document.body.classList.contains("feature-lfwp")) {
9995
document.body.classList.remove("feature-lfwp");
10096
document.body.classList.add("feature-cc");

0 commit comments

Comments
 (0)