remove add database reference from command palette (#11003)

This commit is contained in:
Kim Santiago
2020-06-18 14:09:13 -07:00
committed by GitHub
parent dc751dbde6
commit 935733d23c

View File

@@ -169,6 +169,10 @@
}, },
{ {
"command": "sqlDatabaseProjects.importDatabase" "command": "sqlDatabaseProjects.importDatabase"
},
{
"command": "sqlDatabaseProjects.addDatabaseReference",
"when": "false"
} }
], ],
"view/item/context": [ "view/item/context": [