diff --git a/cgmanifest.json b/cgmanifest.json deleted file mode 100644 index 43a3c0857eb..00000000000 --- a/cgmanifest.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "$schema": "https://json.schemastore.org/component-detection-manifest.json", - "version": 1, - "registrations": [ - { - "component": { - "type": "git", - "git": { - "repositoryUrl": "https://github.com/jmespath/jp", - "commitHash": "1331b6f3cbdbea8820b89eea5b8d1a92148f6b32", - "tag": "0.2.1" - } - }, - "developmentDependency": false - } - ] -}