Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodeholic committed Feb 22, 2022
1 parent d62107e commit 236a1f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Request.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@

namespace thecodeholic\phpmvc;


use thecodeholic\phpmvc\exception\NotFoundException;

/**
* Class Request
*
Expand Down

0 comments on commit 236a1f0

Please sign in to comment.