Néttoyage

vnext
Paul Schneider 7 years ago
parent f0629915e6
commit 3ae9154ae2
1 changed files with 0 additions and 7 deletions

@ -19,13 +19,6 @@ namespace Yavsc.ViewComponents
_manager = manager; _manager = manager;
_dbContext = dbContext; _dbContext = dbContext;
} }
/* ,
Google.Apis Google.Apis.Core
"Google.Apis.Auth": "1.27.1",
"Google.Apis.Calendar.v3": "1.27.1.878"
*/
public async Task<IViewComponentResult> InvokeAsync ( public async Task<IViewComponentResult> InvokeAsync (
string templateName, string templateName,

Loading…