diff --git a/package.json b/package.json index b74de41ee..f920cb4a6 100644 --- a/package.json +++ b/package.json @@ -537,14 +537,6 @@ "command": "swift.restartLSPServer", "when": "swift.isActivated" }, - { - "command": "swift.showTestCoverageReport", - "when": "swift.isActivated" - }, - { - "command": "swift.toggleTestCoverage", - "when": "swift.isActivated" - }, { "command": "swift.openPackage", "when": "swift.hasPackage"