Unnecessary semicolon.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1698020 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
786da6501f
commit
8378e1b644
|
@ -117,7 +117,7 @@ public final class IdleConnectionEvictor {
|
|||
return t;
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue