Skip to content

Commit ae7d46d

Browse files
committed
fix phpcs issue
1 parent 43537ef commit ae7d46d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mu-plugins/activitypub-migration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Author URI: https://wpspecialprojects.wordpress.com/
88
*/
99

10-
if ( ! defined( 'ABSPATH' ) ) {
10+
if ( ! defined( 'ABSPATH' ) ) {
1111
return;
1212
}
1313

0 commit comments

Comments
 (0)