mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-04 18:05:45 +03:00
Plugin: Minor cleanup
This commit is contained in:
parent
53ae291a53
commit
834c62c0d0
3 changed files with 24 additions and 24 deletions
|
@ -8,7 +8,7 @@ namespace WordPressDotOrg\FiveForTheFuture\Email;
|
|||
use WordPressDotOrg\FiveForTheFuture\{ Auth, Contributor };
|
||||
use const WordPressDotOrg\FiveForTheFuture\PREFIX;
|
||||
use const WordPressDotOrg\FiveForTheFuture\PledgeMeta\META_PREFIX;
|
||||
use WP_Error;
|
||||
use WP_Post, WP_Error;
|
||||
|
||||
defined( 'WPINC' ) || die();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue