summaryrefslogtreecommitdiffstats
path: root/lib/constants/defaultBlocks.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/constants/defaultBlocks.js')
-rw-r--r--lib/constants/defaultBlocks.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/constants/defaultBlocks.js b/lib/constants/defaultBlocks.js
index 5d91359..ed19115 100644
--- a/lib/constants/defaultBlocks.js
+++ b/lib/constants/defaultBlocks.js
@@ -47,5 +47,5 @@ module.exports = Immutable.List([
return { body: out };
});
}
- }),
+ })
]);