Skip to content

Commit af012ef

Browse files
committed
rm unused var
1 parent 33395d6 commit af012ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Addons.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ public static function registerAddon(
5252
*/
5353
public static function getAll( string $type = 'all' ) : array {
5454
global $wpdb;
55-
$addons = [];
5655

5756
$table_name = $wpdb->prefix . 'wp2static_addons';
5857

0 commit comments

Comments
 (0)