Skip to content

Commit 802afb0

Browse files
committed
WW-2815 Drops unused import
1 parent 339c303 commit 802afb0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/rest/src/main/java/org/apache/struts2/rest/handler/XStreamHandler.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
import com.thoughtworks.xstream.io.xml.StaxDriver;
2525
import com.thoughtworks.xstream.security.ArrayTypePermission;
2626
import com.thoughtworks.xstream.security.ExplicitTypePermission;
27-
import com.thoughtworks.xstream.security.NoTypePermission;
2827
import com.thoughtworks.xstream.security.NullPermission;
2928
import com.thoughtworks.xstream.security.PrimitiveTypePermission;
3029
import com.thoughtworks.xstream.security.TypePermission;

0 commit comments

Comments
 (0)