Remove Format XML Command

This commit is contained in:
Josh Johnson 2015-12-02 11:27:43 -05:00
parent e24a560066
commit cf5331466b

View File

@ -31,10 +31,6 @@
"main": "./src/main",
"contributes": {
"commands": [
{
"command": "xmltools.formatXml",
"title": "XML Tools: Format XML"
},
{
"command": "xmltools.linearizeXml",
"title": "XML Tools: Linearize XML"