Skip to content

Commit 33a9b35

Browse files
committed
phpcs: Alpha-sort use statements
1 parent d1c5dbf commit 33a9b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/packages/newsletter-settings/src/class-settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
namespace Automattic\Jetpack\Newsletter_Settings;
99

1010
use Automattic\Jetpack\Admin_UI\Admin_Menu;
11-
use Automattic\Jetpack\Status\Host;
1211
use Automattic\Jetpack\Assets;
12+
use Automattic\Jetpack\Status\Host;
1313

1414
/**
1515
* A class responsible for adding a newsletter settings screen to wp-admin.

0 commit comments

Comments
 (0)