closed reader stream
This commit is contained in:
parent
83319c1e56
commit
1576775f02
|
@ -56,6 +56,8 @@ public class Utils {
|
||||||
out.append('\n');
|
out.append('\n');
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
reader.close();
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
// TODO Auto-generated catch block
|
// TODO Auto-generated catch block
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
|
|
Loading…
Reference in New Issue