mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
remove unused imports
This commit is contained in:
@ -2,10 +2,6 @@
|
|||||||
|
|
||||||
namespace App\Database\Migrations;
|
namespace App\Database\Migrations;
|
||||||
|
|
||||||
use App\Models\Clientes\ClienteContactoModel;
|
|
||||||
use App\Models\Clientes\ClienteModel;
|
|
||||||
use App\Models\Clientes\ClientePlantillaPreciosModel;
|
|
||||||
use App\Models\Clientes\ClientePreciosModel;
|
|
||||||
use CodeIgniter\Database\Migration;
|
use CodeIgniter\Database\Migration;
|
||||||
use CodeIgniter\I18n\Time;
|
use CodeIgniter\I18n\Time;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user