Skip to content

Commit

Permalink
refactor: remove unused use
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Oct 16, 2023
1 parent 3988772 commit bd455c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion system/Model.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
use CodeIgniter\Database\Query;
use CodeIgniter\Entity\Entity;
use CodeIgniter\Exceptions\ModelException;
use CodeIgniter\I18n\Time;
use CodeIgniter\Validation\ValidationInterface;
use Config\Database;
use ReflectionException;
Expand Down

0 comments on commit bd455c1

Please sign in to comment.