Skip to content

Commit

Permalink
Adjust namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
peldax authored Mar 16, 2024
1 parent 9b0d94a commit 24034de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApiPresenter
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

declare(strict_types = 1);

namespace App\Module\Api\Presenter;
namespace Graphpinator\Nette;

use \Nette\Application\Responses\TextResponse;

Expand Down

0 comments on commit 24034de

Please sign in to comment.