mirror of
https://github.com/apache/archiva.git
synced 2025-02-07 02:29:23 +00:00
remove sys.out
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches@701967 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d1220afe4c
commit
7359b4d4dc
@ -287,7 +287,6 @@ public DavResource createResource( final DavResourceLocator locator, final DavSe
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
System.out.println( "Available resources --> " + availableResources );
|
|
||||||
if ( availableResources.isEmpty() )
|
if ( availableResources.isEmpty() )
|
||||||
{
|
{
|
||||||
throw e;
|
throw e;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user