removed trailing whitespace

This commit is contained in:
Florian Rappl
2026-02-25 16:02:34 +01:00
parent e28eadc32d
commit 8eead56cbc

View File

@@ -63,7 +63,7 @@ namespace ElectronNET.API
private event Action<Cookie, CookieChangedCause, bool> _changed;
/// <summary>
/// Sends a request to get all cookies matching filter, and resolves a callack with the response.