parent
a5cae5ac35
commit
fe5336034a
@ -64,9 +64,7 @@ public class BotSession {
|
|||||||
{
|
{
|
||||||
httpclient.close();
|
httpclient.close();
|
||||||
httpclient = null;
|
httpclient = null;
|
||||||
} catch (IOException e)
|
} catch (IOException ignored) {
|
||||||
{
|
|
||||||
//Ignore it
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user