From 687199e95da111cf3cb0d0e9cb7d12246c2c7477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Sat, 16 Aug 2014 19:18:36 +0200 Subject: [PATCH] Fix some whitespaces. --- src/constants.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/constants.js b/src/constants.js index 6b1dd923..d95a475b 100644 --- a/src/constants.js +++ b/src/constants.js @@ -10,6 +10,6 @@ * All rights reserved. */ - /*#*/ include('item/ChangeFlag.js'); - /*#*/ include('path/SelectionState.js'); - /*#*/ include('util/Numerical.js'); +/*#*/ include('item/ChangeFlag.js'); +/*#*/ include('path/SelectionState.js'); +/*#*/ include('util/Numerical.js');