Skip to content

Commit

Permalink
Fix javadoc error.
Browse files Browse the repository at this point in the history
  • Loading branch information
tinevez committed Jun 25, 2024
1 parent 4a77162 commit 982a1e9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ private static void fromMap( final Map< String, Object > settings, final Command
* the map to serialize settings to.
* @param cli
* the CLI config.
* @param elements
* the extra parameters as StyleElements.
*/
public static void toTrackMateSettings( final Map< String, Object > settings, final CLIConfigurator cli )
{
Expand Down

0 comments on commit 982a1e9

Please sign in to comment.