Remove whitespace

This commit is contained in:
Gusted 2021-07-02 00:06:51 +02:00
parent f5f25d366f
commit 6bc1e277a1
No known key found for this signature in database
GPG Key ID: FD821B732837125F

View File

@ -199,7 +199,6 @@ messageBox.show = async ({
} }
} }
function removeSelf() { function removeSelf() {
messageBox.element.remove(); messageBox.element.remove();
messageBox.element = null; messageBox.element = null;