mirror of https://github.com/apache/archiva.git
not needed variable declaration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547290 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f7cf70133b
commit
05065c4deb
|
@ -798,7 +798,6 @@ public class DefaultRepositoryProxyConnectors
|
|||
|
||||
try
|
||||
{
|
||||
Wagon wagon = null;
|
||||
|
||||
transferResources( connector, remoteRepository, tmpMd5, tmpSha1, tmpResource, url, remotePath, resource,
|
||||
workingDirectory, repository );
|
||||
|
|
Loading…
Reference in New Issue