diff --git a/type-script-helper/package.json b/type-script-helper/package.json index aa248f4..fcd2390 100644 --- a/type-script-helper/package.json +++ b/type-script-helper/package.json @@ -29,7 +29,6 @@ "commands": [ { "command": "helper.addCSharpComment", "title": "Add C# Comment" }, { "command": "helper.addVBComment", "title": "Add VB Comment" }, - { "command": "helper.expandSql", "title": "Expand Sql" }, { "command": "helper.convertToRegularExpression", "title": "Convert to Regular Expression" }, { "command": "helper.expandSql", "title": "Expand Sql" }, { "command": "helper.listToListFamily", "title": "List to list family (Kristy, Mike ...)" },