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 c5c2143 commit 0fd0144Copy full SHA for 0fd0144
2-WebApp-graph-user/2-1-Call-MSGraph/README.md
@@ -226,7 +226,6 @@ Open the project in your IDE (like Visual Studio or Visual Studio Code) to confi
226
private readonly ILogger<HomeController> _logger;
227
private readonly GraphServiceClient _graphServiceClient;
228
229
- private readonly GraphServiceClient _graphServiceClient;
230
public HomeController(ILogger<HomeController> logger,
231
IConfiguration configuration,
232
GraphServiceClient graphServiceClient)
0 commit comments