Skip to content

Commit 497c341

Browse files
authored
Remove llvm from cgmanifest. (#13994)
1 parent eb8afed commit 497c341

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Extension/cgmanifest.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
{
22
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
33
"Registrations": [
4-
{
5-
"Component": {
6-
"Type": "git",
7-
"Git": {
8-
"RepositoryUrl": "https://github.com/llvm/llvm-project",
9-
"CommitHash": "0d44201451f03ba907cdb268ddddfc3fa38a0ebd"
10-
},
11-
"DevelopmentDependency": true
12-
}
13-
},
144
{
155
"Component": {
166
"Type": "git",

0 commit comments

Comments
 (0)