remove type from sections generator

Julien Girard committed Jun 13, 2018
commit d4a38d8dc7ba0d7c75820435de78ded49f2bf40d
Showing 1 changed file with 0 additions and 1 deletions
generators/section/template.liquid.tt +0 -1
@@ @@ -1,7 +1,6 @@
---
{
"name": "<%= config[:name] %>",
- "type": "<%= config[:type] %>",
"class": "my-css-classname",
"settings": [
{