Skip to content

Commit

Permalink
fixleft timeout too low
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Fawcett committed Jan 20, 2023
2 parents 09b86ac + 27194e2 commit 7d5a2bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BoardManager/BoardList.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ namespace BoardManager
public abstract class BoardList
{
public const int TIMEOUT = 100;

/// <summary>
/// The boards
/// </summary>
Expand Down

0 comments on commit 7d5a2bc

Please sign in to comment.