mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-20 10:03:43 +03:00
Trim stray whitespace
This commit is contained in:
parent
d2f3fbe73a
commit
75e2ca4f7b
|
@ -162,7 +162,7 @@ function add_pledge_contributors( $pledge_id, $contributors ) {
|
|||
* or an error code on failure.
|
||||
*/
|
||||
do_action( FiveForTheFuture\PREFIX . '_add_pledge_contributors', $pledge_id, $contributors, $results );
|
||||
|
||||
|
||||
return $results;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue