Fix extra space
This commit is contained in:
parent
6a403d231e
commit
31cc1e5018
|
|
@ -216,7 +216,6 @@ namespace Microsoft.AspNetCore.Server.Kestrel.Core.Internal
|
|||
}
|
||||
|
||||
public void ResetTimeout(long ticks, TimeoutAction timeoutAction)
|
||||
|
||||
{
|
||||
AssignTimeout(ticks, timeoutAction);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue