mirror of https://github.com/apache/ant-ivy
Removed unused import.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1305654 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9fcd616fe5
commit
90870ae137
|
|
@ -19,7 +19,6 @@ package org.apache.ivy.core.publish;
|
|||
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
import java.net.URLDecoder;
|
||||
import java.util.Arrays;
|
||||
import java.util.Collection;
|
||||
import java.util.Collections;
|
||||
|
|
|
|||
Loading…
Reference in New Issue