Don't need general json anymore

This commit is contained in:
Max Bucknell 2016-03-08 08:04:56 +00:00
parent 6a7bb3953f
commit 5594d108e9

View file

@ -1,6 +0,0 @@
snippet mrepo
"$1-module-$2": {
"type": "vcs",
"url": "git@bitbucket.org:redboxdigital/$1-module-$2"
}$0
endsnippet