Helius
2020-06-29 1598aa79d68143f73c1b406f463c55e5e5d02433
src/main/java/com/xcong/excoin/utils/mail/SubMailSend.java
@@ -92,8 +92,6 @@
                    return true;
                }
            }
        } catch (ClientProtocolException e) {
            e.printStackTrace();
        } catch (IOException e) {
            e.printStackTrace();
        }
@@ -118,8 +116,6 @@
                return json.getString("timestamp");
            }
            closeableHttpClient.close();
        } catch (ClientProtocolException e) {
            e.printStackTrace();
        } catch (IOException e) {
            e.printStackTrace();
        }