[omemo] Remove needless stream.close()
This is only a BytesIO Object in memory, its becomes garbage collected after the method ends anyway Fixes #232
Please register or sign in to comment
This is only a BytesIO Object in memory, its becomes garbage collected after the method ends anyway Fixes #232