sonar critical for Exception Handling
[dmaap/messagerouter/messageservice.git] / src / main / java / com / att / nsa / dmaap / service / MMRestService.java
index f8a7fee..74e0399 100644 (file)
@@ -429,8 +429,6 @@ public class MMRestService {
                                }
 
                        } catch (IOException ioe) {
-
-                               ioe.printStackTrace();
                                LOGGER.error("IOException: ", ioe);
                        }