We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9838257 commit 1650a0dCopy full SHA for 1650a0d
src/app/views/query-response/snippets/Snippets.tsx
@@ -55,10 +55,6 @@ const supportedLanguages: LanguageSnippet = {
55
Python: {
56
sdkDownloadLink: 'https://aka.ms/msgraphpythonsdk',
57
sdkDocLink: 'https://aka.ms/sdk-doc'
58
- },
59
- CLI: {
60
- sdkDownloadLink: 'https://aka.ms/msgraphclisdk',
61
- sdkDocLink: 'https://aka.ms/sdk-doc'
62
}
63
};
64
0 commit comments