From 0c06fe656a3a0cd8410d634301da30530c8a9ab5 Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Thu, 9 Nov 2017 00:11:02 +1100 Subject: [PATCH] Remove debug --- includes/class-sp-calendar.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/includes/class-sp-calendar.php b/includes/class-sp-calendar.php index 81b44434..c409efc4 100644 --- a/includes/class-sp-calendar.php +++ b/includes/class-sp-calendar.php @@ -180,8 +180,6 @@ class SP_Calendar extends SP_Secondary_Post { endswitch; endif; - pr( $args ); - if ( $this->league ): $league_ids = array( $this->league ); endif;