update javadoc

This commit is contained in:
zab2
2019-04-16 02:30:56 +00:00
parent e5540d051f
commit e967b26f5a

View File

@@ -68,7 +68,6 @@ class AccessFilter implements StatefulConnectionFilter {
/**
* @param context the context, used for scheduling and timer purposes
* @param definition definition of this filter
* @param task the task to query for liveness of the tunnel
*/
AccessFilter(I2PAppContext context, FilterDefinition definition)
throws IOException {