refacotr: clean code
This commit is contained in:
@ -26,4 +26,4 @@ public class CookieOptions
|
||||
|
||||
internal void DropCookie(HttpContext context, string name) =>
|
||||
SetCookie(context, name, "", DateTimeOffset.MinValue);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user