File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11// ==++==
2- //
2+ //
33// Copyright (c) Microsoft Corporation. All rights reserved.
4- //
4+ //
55// ==--==
66/*============================================================
77**
88** Class: IProgress<T>
9- **
9+ **
1010** <OWNER>stoub</OWNER>
1111**
1212**
Original file line number Diff line number Diff line change 11using System ;
2- using System . Collections ;
3- using System . Collections . Concurrent ;
4- using System . Collections . Generic ;
52using System . IO ;
63using System . Net ;
74using System . Text . RegularExpressions ;
8- using Timer = System . Timers . Timer ;
95
106#if NET35 || NET40
117using Ionic . Zip ;
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ public static class WakaTimeConfigFile
1515 #region Constructor
1616
1717 /// <summary>
18- /// Initializes a new instance of the <see cref="WakaTime. WakaTimeConfigFile"/> class.
18+ /// Initializes a new instance of the <see cref="WakaTimeConfigFile"/> class.
1919 /// </summary>
2020 static WakaTimeConfigFile ( )
2121 {
You can’t perform that action at this time.
0 commit comments