diff --git a/includes/class-main.php b/includes/class-main.php index 8f7ad9c..8253578 100644 --- a/includes/class-main.php +++ b/includes/class-main.php @@ -115,7 +115,6 @@ private function init() { $this->styles = new Frontend\Styles_Handler(); $this->shortcodes = new Frontend\Shortcodes(); $this->blocks = new Frontend\Blocks\Blocks(); - $this->pro = new Pro\Pro(); $this->hooks();