| @@ -40,10 +40,8 @@ | ||
| 40 | 40 | $themeisle_library_path . '/src/Modules/About_us.php', |
| 41 | 41 | $themeisle_library_path . '/src/Modules/Announcements.php', |
| 42 | 42 | $themeisle_library_path . '/src/Modules/Featured_plugins.php', |
| 43 | 43 | $themeisle_library_path . '/src/Modules/Float_widget.php', |
| 44 | - $themeisle_library_path . '/src/Modules/Abstract_Migration.php', | |
| 45 | - $themeisle_library_path . '/src/Modules/Migrator.php', | |
| 46 | 44 | ]; |
| 47 | 45 | |
| 48 | 46 | $files_to_load = array_merge( $files_to_load, apply_filters( 'themeisle_sdk_required_files', [] ) ); |
| 49 | 47 | |