Remove whitespace
This commit is contained in:
parent
f5f25d366f
commit
6bc1e277a1
|
@ -199,7 +199,6 @@ messageBox.show = async ({
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function removeSelf() {
|
function removeSelf() {
|
||||||
messageBox.element.remove();
|
messageBox.element.remove();
|
||||||
messageBox.element = null;
|
messageBox.element = null;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user