Skip to content

Commit

Permalink
cs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
michalsn committed Aug 26, 2023
1 parent afa7ffa commit 635c84b
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 635c84b

Please sign in to comment.