Skip to content

Commit

Permalink
Merge pull request #698 from akrabat/696-fix-merge
Browse files Browse the repository at this point in the history
Remove merge artifact
  • Loading branch information
akrabat committed Feb 12, 2024
2 parents 8efbe33 + 09a98db commit 291b7a7
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 @@ -193,10 +193,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 291b7a7

Please sign in to comment.