Skip to content

Commit

Permalink
added missing param on javadoc
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Aug 22, 2024
1 parent d17722b commit 0ad8a3a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ public class BlockNodeApp {
*
* @param serviceStatus the status of the service
* @param healthService the health service
* @param blockNodeContext the context of the block node
*/
@Inject
public BlockNodeApp(
Expand Down

0 comments on commit 0ad8a3a

Please sign in to comment.