Skip to content

Commit a71fb9b

Browse files
Import: Remove unused WP_Importer::__construct() method.
Follow-up to [14760], [17771]. Props arshidkv12. Fixes #65604. git-svn-id: https://develop.svn.wordpress.org/trunk@62690 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 234ae9b commit a71fb9b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/wp-admin/includes/class-wp-importer.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99

1010
#[AllowDynamicProperties]
1111
class WP_Importer {
12-
/**
13-
* Class Constructor
14-
*/
15-
public function __construct() {}
1612

1713
/**
1814
* Returns array with imported permalinks from WordPress database.

0 commit comments

Comments
 (0)