Remove debug

This commit is contained in:
Brian Miyaji
2017-11-09 00:11:02 +11:00
parent 563135264d
commit 0c06fe656a

View File

@@ -180,8 +180,6 @@ class SP_Calendar extends SP_Secondary_Post {
endswitch; endswitch;
endif; endif;
pr( $args );
if ( $this->league ): if ( $this->league ):
$league_ids = array( $this->league ); $league_ids = array( $this->league );
endif; endif;