Python: purge old references

This commit is contained in:
Rasmus Lerchedahl Petersen
2021-03-10 16:38:00 +01:00
parent 0ab4e3e041
commit ad35c01462
3 changed files with 6 additions and 41 deletions

View File

@@ -1,3 +1,4 @@
{
"omnisharp.autoStart": false
"omnisharp.autoStart": false,
"restructuredtext.confPath": "${workspaceFolder}/docs/codeql"
}