Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Format tweak.
- Loading branch information
Gary Gregory
committed
Apr 15, 2022
1 parent
f08e3fc
commit 934182f3aae01460f6729218c9eef86889003af2
Showing
1 changed file
with
0 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -113,7 +113,6 @@ public void returnObject(final K key, final V proxy) throws Exception { | ||
pool.returnObject(key, proxySource.resolveProxy(proxy)); | ||
} | ||
|
||
|
||
/** | ||
* @since 2.4.3 | ||
*/ | ||