From 3ae9154ae22831b4eec641cfce49c7602387f566 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Fri, 23 Jun 2017 00:31:24 +0200 Subject: [PATCH] =?UTF-8?q?N=C3=A9ttoyage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yavsc/ViewComponents/CalendarViewComponent.cs | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Yavsc/ViewComponents/CalendarViewComponent.cs b/Yavsc/ViewComponents/CalendarViewComponent.cs index 6fff0e9c..b7c7b24c 100644 --- a/Yavsc/ViewComponents/CalendarViewComponent.cs +++ b/Yavsc/ViewComponents/CalendarViewComponent.cs @@ -19,13 +19,6 @@ namespace Yavsc.ViewComponents _manager = manager; _dbContext = dbContext; } -/* , -Google.Apis Google.Apis.Core - "Google.Apis.Auth": "1.27.1", - "Google.Apis.Calendar.v3": "1.27.1.878" - - */ - public async Task InvokeAsync ( string templateName,