Sonar major issues
[dmaap/messagerouter/dmaapclient.git] / src / main / java / com / att / nsa / mr / client / MRClientFactory.java
index f237776..97aa0b8 100644 (file)
@@ -522,7 +522,6 @@ public class MRClientFactory {
                                routeWriter = new FileWriter(new File(routeFilePath));
                        }
                }
-               // pub.setContentType(contentType);
                return pub;
        }