Skip to content

Commit

Permalink
fix: Remove Unused Import
Browse files Browse the repository at this point in the history
  • Loading branch information
usernane committed Jul 8, 2024
1 parent 0ba41e7 commit ed43960
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/middleware/CoolMiddleware.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
namespace app\middleware;

use webfiori\framework\middleware\AbstractMiddleware;
use webfiori\framework\session\SessionsManager;
use webfiori\http\Request;
use webfiori\http\Response;
/**
Expand Down

0 comments on commit ed43960

Please sign in to comment.