Skip to content

Commit 868d979

Browse files
committed
Fix simple liniting issues
1 parent 80521ee commit 868d979

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

themes/osi/functions.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,4 +608,3 @@ function osi_ssp_register_post_type_args( array $args ): array {
608608
return $args;
609609
}
610610
add_filter( 'ssp_register_post_type_args', 'osi_ssp_register_post_type_args', 10, 1 );
611-

0 commit comments

Comments
 (0)