Skip to content

Commit db3f2cf

Browse files
committed
Merge branch 'trunk' of github.com:newfold-labs/wp-module-onboarding into fix/child-theme
2 parents d178d58 + c814c79 commit db3f2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/Services/PluginService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use NewfoldLabs\WP\Module\Installer\Tasks\PluginDeactivationTask;
1212
use NewfoldLabs\WP\Module\Installer\Tasks\PluginInstallTask;
1313
use NewfoldLabs\WP\Module\Onboarding\Data\Data;
14-
use NewfoldLabs\WP\Module\Onboarding\Services\SiteGenService;
14+
use NewfoldLabs\WP\Module\Onboarding\Data\Services\SiteGenService;
1515
use NewfoldLabs\WP\Module\Onboarding\Data\Plugins;
1616
use NewfoldLabs\WP\Module\Onboarding\Data\SiteFeatures;
1717

0 commit comments

Comments
 (0)