Skip to content

Commit c6d9d11

Browse files
committed
fixed import issue in YamlStreamTranslator
1 parent 6aa2861 commit c6d9d11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/java/oracle/weblogic/deploy/yaml/YamlStreamTranslator.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
import oracle.weblogic.deploy.logging.PlatformLogger;
1313
import oracle.weblogic.deploy.logging.WLSDeployLogFactory;
1414

15-
import org.omg.CORBA.portable.OutputStream;
1615
import org.python.core.PyDictionary;
1716

1817
/**

0 commit comments

Comments
 (0)