Skip to content

Commit b2991ae

Browse files
committed
*Cleanup
1 parent c4655d1 commit b2991ae

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Advanced PortChecker/Classes/OperationInformation.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ namespace Advanced_PortChecker.Classes
88
internal class OperationInformation
99
{
1010
public bool IsCancelled { get; set; }
11-
1211
public IProgress<int> Progress { get; set; }
13-
1412
public IProgress<LvCheck> ItemProgress { get; set; }
1513
}
1614
}

0 commit comments

Comments
 (0)