Skip to content

Commit 37ef58e

Browse files
committed
Whitespace fix.
1 parent 9cde68d commit 37ef58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network-media-library.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
* Don't run if multisite not enabled
4545
*/
4646
if ( ! is_multisite() ) {
47-
return;
47+
return;
4848
}
4949

5050
/**

0 commit comments

Comments
 (0)