Skip to content

Commit

Permalink
Remove description of missing parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo authored and stefanseifert committed Jun 15, 2020
1 parent 9f3d182 commit a5b414f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ private void getAllParentDirectories( File directory, List<File> parents ) {
* Returns a set of all child modules for a project, including any defined in profiles (ignoring profile activation).
*
* @param project The project.
* @param logger The logger to use.
* @return the set of all child modules of the project (canonical paths).
*/
private Set<String> getAllChildModules( MavenProject project ) throws IOException
Expand Down

0 comments on commit a5b414f

Please sign in to comment.