removing trailing whitespace

isekai
Jonathan Daggerhart 5 years ago
parent a0dfa7723d
commit bf2e517a89

@ -19,7 +19,6 @@ class OpenID_Connect_Generic_Client_Wrapper {
// WP_Error if there was a problem, or false if no error
private $error = false;
/**
* Inject necessary objects and services into the client
*
@ -780,7 +779,6 @@ class OpenID_Connect_Generic_Client_Wrapper {
return $user;
}
/**
* Update an existing user with OpenID Connect meta data
*

Loading…
Cancel
Save