cleaning
This commit is contained in:
parent
2d4947ced8
commit
b634533ff0
|
@ -133,7 +133,6 @@ if (typeof window.reinitializer !== "function") {
|
|||
)
|
||||
.filter((e) => e.textContent === text)
|
||||
) {
|
||||
console.log(element.textContent === text, element);
|
||||
element.remove();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue