Skip to content

Commit 88ce0ab

Browse files
committed
fix: remove redundant code
1 parent 30a0710 commit 88ce0ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inc/Block_Styles.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ public function __construct() {
3636
* @return void
3737
*/
3838
public function run() {
39+
$this->styles = array();
3940
$this->add_block_styles();
4041
}
4142

0 commit comments

Comments
 (0)