Skip to content

Commit e673e72

Browse files
author
Jerry Lopez
committed
Remove snippets.json
1 parent bd3632c commit e673e72

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento2-snippets",
33
"displayName": "Magento 2 Snippets",
44
"description": "A collection of Magento 2 snippets",
5-
"version": "0.0.1",
5+
"version": "0.1.0",
66
"publisher": "jerrylopez",
77
"engines": {
88
"vscode": "^1.15.0"
@@ -12,10 +12,6 @@
1212
],
1313
"contributes": {
1414
"snippets": [
15-
{
16-
"language": "php",
17-
"path": "./snippets/snippets.json"
18-
},
1915
{
2016
"language": "xml",
2117
"path": "./snippets/layout.json"

snippets/snippets.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)