Skip to content

Commit ebb7872

Browse files
committed
Removed unused import
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
1 parent 26f686b commit ebb7872

File tree

1 file changed

+0
-1
lines changed
  • jaxws-ri/extras/jaxws-maven-plugin/src/main/java/org/jvnet/jax_ws_commons/jaxws

1 file changed

+0
-1
lines changed

jaxws-ri/extras/jaxws-maven-plugin/src/main/java/org/jvnet/jax_ws_commons/jaxws/WsImportMojo.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
import java.io.File;
2222
import java.io.FileFilter;
2323
import java.io.IOException;
24-
import java.io.UnsupportedEncodingException;
2524
import java.net.MalformedURLException;
2625
import java.net.URI;
2726
import java.net.URL;

0 commit comments

Comments
 (0)