Skip to content

Commit

Permalink
chore: small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mshannaq committed Mar 3, 2024
1 parent b25c4cf commit 29b745e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Controllers/Urltags.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace App\Controllers;

use App\Models\UrltagsModel;
use App\Models\UrlTagsModel;
use CodeIgniter\Controller;
use CodeIgniter\I18n\Time;

Expand Down

0 comments on commit 29b745e

Please sign in to comment.