Skip to content

Commit

Permalink
Remove merge artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
akrabat committed Feb 12, 2024
1 parent 8ef73ec commit 09a98db
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/v4/concepts/middleware.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,10 +190,6 @@ use Psr\Http\Message\ResponseInterface as Response;
use Psr\Http\Message\ServerRequestInterface as Request;
use Psr\Http\Server\RequestHandlerInterface as RequestHandler;
use Slim\Factory\AppFactory;
<<<<<<< HEAD
use Psr\Http\Message\ResponseInterface as Response;
=======
>>>>>>> c9ce721 (Fix Response instantiation)

require __DIR__ . '/../vendor/autoload.php';

Expand Down

0 comments on commit 09a98db

Please sign in to comment.