Skip to content

Commit

Permalink
Merge pull request #52 from michalsn/fix/cs
Browse files Browse the repository at this point in the history
cs fix
  • Loading branch information
michalsn authored Aug 26, 2023
2 parents afa7ffa + 635c84b commit 1d32017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Debug/Toolbar.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
use CodeIgniter\HTTP\ResponseInterface;
use CodeIgniter\I18n\Time;
use Config\Services;
use Config\Toolbar as ToolbarConfig;
use Kint\Kint;
use Michalsn\CodeIgniterHtmx\HTTP\IncomingRequest;
use Michalsn\CodeIgniterHtmx\HTTP\Response;
use Config\Toolbar as ToolbarConfig;

class Toolbar extends BaseToolbar
{
Expand Down

0 comments on commit 1d32017

Please sign in to comment.