Skip to content

Commit

Permalink
Update ProcessConveyorCache.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
InvalidArgument3 committed Nov 10, 2024
1 parent 844e1a9 commit ff11a78
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ public class ProcessConveyorCache : ProcessHandlerBase
{
public override int GetUpdateResolution()
{
Logging.Instance.WriteDebug($"ProcessConveyorCache.GetUpdateResolution called, returning 5000 ms.");
return 5000;
}

Expand Down

0 comments on commit ff11a78

Please sign in to comment.