Skip to content

Commit 1650a0d

Browse files
authored
fix: removes the CLI generation (#3906)
1 parent 9838257 commit 1650a0d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/app/views/query-response/snippets/Snippets.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ const supportedLanguages: LanguageSnippet = {
5555
Python: {
5656
sdkDownloadLink: 'https://aka.ms/msgraphpythonsdk',
5757
sdkDocLink: 'https://aka.ms/sdk-doc'
58-
},
59-
CLI: {
60-
sdkDownloadLink: 'https://aka.ms/msgraphclisdk',
61-
sdkDocLink: 'https://aka.ms/sdk-doc'
6258
}
6359
};
6460

0 commit comments

Comments
 (0)