Skip to content

Commit 982a1e9

Browse files
committed
Fix javadoc error.
1 parent 4a77162 commit 982a1e9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main/java/fiji/plugin/trackmate/util/cli/TrackMateSettingsBuilder.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ private static void fromMap( final Map< String, Object > settings, final Command
3131
* the map to serialize settings to.
3232
* @param cli
3333
* the CLI config.
34-
* @param elements
35-
* the extra parameters as StyleElements.
3634
*/
3735
public static void toTrackMateSettings( final Map< String, Object > settings, final CLIConfigurator cli )
3836
{

0 commit comments

Comments
 (0)