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:
Gary D. Gregory 2015-08-26 22:09:04 +00:00
parent 786da6501f
commit 8378e1b644
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ public final class IdleConnectionEvictor {
return t;
}
};
}
}