BF wrong naming
This commit is contained in:
parent
d04c7186be
commit
c5ee4d3080
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace App\Services;
|
||||
namespace Blax\Workkit\Services;
|
||||
|
||||
use JsonException;
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
namespace Blax\Workkit\Services;
|
||||
|
||||
use App\Services\IncompleteJsonService;
|
||||
use Illuminate\Support\Facades\Http;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue