diff --git a/app/Services/Assistant/BeforeInstalled.php b/app/Services/Assistant/BeforeInstalled.php index 5cfe7890..6e35fee3 100644 --- a/app/Services/Assistant/BeforeInstalled.php +++ b/app/Services/Assistant/BeforeInstalled.php @@ -2,7 +2,7 @@ namespace BBCMS\Services\Assistant; -use Russsiq\Assistant\Support\Facades\Installer; +use Installer; use Russsiq\Assistant\Services\Abstracts\AbstractBeforeInstalled;