From dbcf9adb4f1b5bfa9f9ca8cb35cb22c71abf379f Mon Sep 17 00:00:00 2001
From: Svornost <11434-svornost@users.noreply.gitgud.io>
Date: Mon, 11 Jan 2021 11:18:22 -0800
Subject: [PATCH] Remove trailing spaces

---
 js/artInfrastructure.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/artInfrastructure.js b/js/artInfrastructure.js
index 164ba7608f1..5293d91b88d 100644
--- a/js/artInfrastructure.js
+++ b/js/artInfrastructure.js
@@ -68,7 +68,7 @@ App.Art.SvgQueue = class {
 			}
 		}
 	}
-	
+
 	/** select clip-path via the transform rules
 	 * @param {Element} node
 	 */
-- 
GitLab