From f81116f7692128b629fec585a34b919846da6105 Mon Sep 17 00:00:00 2001 From: dkanada Date: Sat, 20 Jun 2020 16:13:17 +0900 Subject: [PATCH] remove useless whitespace Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com> --- src/scripts/libraryMenu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/libraryMenu.js b/src/scripts/libraryMenu.js index faca8c6066..1a0628ac12 100644 --- a/src/scripts/libraryMenu.js +++ b/src/scripts/libraryMenu.js @@ -16,7 +16,7 @@ define(['dom', 'layoutManager', 'inputManager', 'connectionManager', 'events', ' html += ''; html += ``; html += ``; - html += ''; + html += ''; html += ''; html += ''; html += '
';