drops unsed code
This commit is contained in:
@ -91,16 +91,6 @@ namespace Yavsc.Services
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
protected static string getCalEntriesUri = "https://www.googleapis.com/calendar/v3/calendars/{0}/events";
|
protected static string getCalEntriesUri = "https://www.googleapis.com/calendar/v3/calendars/{0}/events";
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// The date format.
|
|
||||||
/// </summary>
|
|
||||||
private static string dateFormat = "yyyy-MM-ddTHH:mm:ss";
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// The time zone. TODO Fixme with machine time zone
|
|
||||||
/// </summary>
|
|
||||||
private string timeZone = "+01:00";
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the calendar list.
|
/// Gets the calendar list.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
Reference in New Issue
Block a user