mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-12 22:10:14 +08:00
Cleanup
This commit is contained in:
parent
1542b73fa9
commit
0689f84bf8
@ -152,7 +152,6 @@ internal class QQImpl(
|
|||||||
}
|
}
|
||||||
} finally {
|
} finally {
|
||||||
(image.input as? Closeable)?.close()
|
(image.input as? Closeable)?.close()
|
||||||
(image.input as? Closeable)?.close()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun hashCode(): Int {
|
override fun hashCode(): Int {
|
||||||
|
Loading…
Reference in New Issue
Block a user