diff --git a/Chiron.code-workspace b/Chiron.code-workspace deleted file mode 100644 index ea5a4bc7..00000000 --- a/Chiron.code-workspace +++ /dev/null @@ -1,12 +0,0 @@ -{ - "folders": [ - { - "path": "." - } - ], - "settings": { - "codeQL.createQuery.qlPackLocation": "/projects/Charon", - "sarif-viewer.connectToGithubCodeScanning": "on", - "codeQL.githubDatabase.download": "never" - } -}