mirror of
https://github.com/electron/electron.git
synced 2026-02-13 16:45:14 -05: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