sonar critical for Exception handling
[dmaap/messagerouter/messageservice.git] / src / main / java / com / att / nsa / dmaap / service / MMRestService.java
index 04d0739..3b638b9 100644 (file)
@@ -274,7 +274,6 @@ public class MMRestService {
 
                        } catch (IOException ioe) {
 
-                               ioe.printStackTrace();
                                LOGGER.error("IOException: ", ioe);
                        }