Skip to content

Commit 12403f3

Browse files
committed
Remove stray space
1 parent d3a9d40 commit 12403f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/manage/class-list-table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ function prepare_items() {
575575
'recently_activated' => array(),
576576
'admin' => array(),
577577
'frontend' => array(),
578-
);
578+
);
579579

580580
/* Filter snippets by tag */
581581
if ( isset( $_POST['tag'] ) ) {

0 commit comments

Comments
 (0)