fixed
This commit is contained in:
parent
bd63d6ce15
commit
9d195a573a
|
|
@ -2,11 +2,11 @@
|
|||
|
||||
namespace Beike\Admin\Http\Controllers;
|
||||
|
||||
use Beike\Admin\Services\DesignService;
|
||||
use Illuminate\View\View;
|
||||
use Illuminate\Http\Request;
|
||||
use Beike\Repositories\SettingRepo;
|
||||
use Beike\Repositories\LanguageRepo;
|
||||
use Beike\Admin\Services\DesignService;
|
||||
|
||||
class DesignController extends Controller
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue