Skip to content

Commit

Permalink
Issue #2609 Fix javadoc
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Bartel <janb@webtide.com>
  • Loading branch information
janbartel committed Aug 11, 2020
1 parent 298d040 commit 175a6d9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ public void initialize(SessionContext context) throws Exception
/**
* Remove all sessions for any context that expired at or before the given time.
* @param timeLimit the time before which the sessions must have expired.
* @throws Exception
*/
public void cleanOrphans(long timeLimit)
{
Expand Down

0 comments on commit 175a6d9

Please sign in to comment.