Skip to content

Commit

Permalink
Merge pull request #237 from ejpring/master
Browse files Browse the repository at this point in the history
comment out unused import of com.ibm.rmi.corba
  • Loading branch information
chanskw committed Jun 2, 2016
2 parents 546e82d + 45b897e commit cbc65d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import javax.jms.StreamMessage;
import javax.jms.TextMessage;

import com.ibm.rmi.corba.ObjectManager;
//import com.ibm.rmi.corba.ObjectManager; ... not used
import com.ibm.streams.operator.Tuple;
import com.ibm.streams.operator.OutputTuple;
import com.ibm.streams.operator.Type.MetaType;
Expand Down

0 comments on commit cbc65d2

Please sign in to comment.