removed white space

This commit is contained in:
Preston Bezos 2019-06-28 14:41:07 -07:00
parent d1470d3323
commit 09830dd40c

View file

@ -17,7 +17,6 @@
console.log("TEST B");
Window.openWebBrowser();
}
else if (event.text.toUpperCase() === "N" && event.isControl) {
Users.toggleIgnoreRadius();
}