shenjingwei 5 mesiacov pred
rodič
commit
e085e39607

+ 0 - 1
src/custom/service/DRPWarrantycardCheck.java

@@ -113,7 +113,6 @@ public class DRPWarrantycardCheck extends ServiceController {
                 sqlDump.commit();
             }
         } catch (Exception e) {
-            e.printStackTrace();
             logger.error(e);
             SQLDump sqlDump = new SQLDump();
             for (Row row : drpWarrantycardRows) {