new stuff

This commit is contained in:
2021-05-18 18:40:01 +09:00
parent 65314bad77
commit 562093f22c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace App\Console\Commands;
namespace App\Console\Commands\Structures;
use Illuminate\Console\Command;

View File

@@ -1,6 +1,6 @@
<?php
namespace App\Console\Commands;
namespace App\Console\Commands\Structures;
use Illuminate\Console\Command;