mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
fixing linter issues.
This commit is contained in:
@@ -334,7 +334,7 @@ void URLRequest::OnAuthenticationRequired(
|
||||
if (!atom_request_) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
EmitRequestEvent(
|
||||
false,
|
||||
"login",
|
||||
|
||||
Reference in New Issue
Block a user