Néttoyage

This commit is contained in:
2017-06-23 00:31:24 +02:00
parent f0629915e6
commit 3ae9154ae2

View File

@ -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,