Skip to content

Commit

Permalink
remove useless AI extension version from index file (#1980)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsntcy authored Jul 7, 2020
1 parent f99630c commit c07e991
Showing 1 changed file with 0 additions and 32 deletions.
32 changes: 0 additions & 32 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1298,38 +1298,6 @@
}
],
"application-insights": [
{
"downloadUrl": "https://appinsightscli.blob.core.windows.net/controlplane-cli/application_insights-0.1.1-py2.py3-none-any.whl",
"filename": "application_insights-0.1.1-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.56",
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Ace Eldeib",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/application-insights"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "application-insights",
"summary": "Support for managing Application Insights components and querying metrics, events, and logs from such components.",
"version": "0.1.1"
},
"sha256Digest": "6a03b2b1a78f44e096650870d02fc2d86ee30fb07a42656716f1ced9d8651831"
},
{
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/application_insights-0.1.3-py2.py3-none-any.whl",
"filename": "application_insights-0.1.3-py2.py3-none-any.whl",
Expand Down

0 comments on commit c07e991

Please sign in to comment.