Skip to content

Commit

Permalink
Fix CS.
Browse files Browse the repository at this point in the history
  • Loading branch information
zerai committed Sep 5, 2023
1 parent 51e94e2 commit aabf178
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/Adapter/Http/Web/AboutController.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,4 @@ public function __invoke(): ResponseInterface

return $psr17Factory->createResponse(200)->withBody($responseBody);
}


}
1 change: 0 additions & 1 deletion src/Module.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ class Module

public const LICENSE_URL = 'https://github.com/medicalmundi/oe-module-marketplace/blob/main/LICENSE';


/**
* @var null|ContainerInterface
*/
Expand Down

0 comments on commit aabf178

Please sign in to comment.