From 615bbd23a770f08bc30c4e4d4074481be43d4a54 Mon Sep 17 00:00:00 2001 From: Mike Phares Date: Wed, 26 Feb 2020 11:50:22 -0700 Subject: [PATCH] Repo --- type-script-helper/package.json | 1 - 1 file changed, 1 deletion(-) 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 ...)" },