mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-02 01:01:18 +03:00
Apply coding standards
This commit is contained in:
parent
5fea7fa59a
commit
c632c5d491
|
@ -1,8 +1,8 @@
|
|||
<?php
|
||||
|
||||
use function WordPressDotOrg\FiveForTheFuture\Stats\{ get_snapshot_data };
|
||||
use WordPressDotOrg\FiveForTheFuture\{ Contributor };
|
||||
use WordPressDotOrg\FiveForTheFuture\Tests\Helpers as TestHelpers;
|
||||
use function WordPressDotOrg\FiveForTheFuture\Stats\{ get_snapshot_data };
|
||||
|
||||
defined( 'WPINC' ) || die();
|
||||
|
||||
|
|
Loading…
Reference in a new issue