formatting
This commit is contained in:
parent
137a253801
commit
24adcd2b08
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
namespace Akaunting\Module\Commands;
|
namespace Akaunting\Module\Commands;
|
||||||
|
|
||||||
|
use App\Models\Auth\Permission;
|
||||||
|
use App\Models\Auth\Role;
|
||||||
use App\Models\Module\Module;
|
use App\Models\Module\Module;
|
||||||
use App\Models\Module\ModuleHistory;
|
use App\Models\Module\ModuleHistory;
|
||||||
use Illuminate\Console\Command;
|
use Illuminate\Console\Command;
|
||||||
use Illuminate\Support\Str;
|
use Illuminate\Support\Str;
|
||||||
use Symfony\Component\Console\Input\InputArgument;
|
use Symfony\Component\Console\Input\InputArgument;
|
||||||
use App\Models\Auth\Permission;
|
|
||||||
use App\Models\Auth\Role;
|
|
||||||
|
|
||||||
class InstallCommand extends Command
|
class InstallCommand extends Command
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user