Cleanup
This commit is contained in:
parent
8f82a2b87f
commit
d33154bfdb
|
@ -254,7 +254,7 @@ class Packet:
|
|||
|
||||
if not self.packed:
|
||||
self.pack()
|
||||
|
||||
|
||||
if RNS.Transport.outbound(self):
|
||||
return self.receipt
|
||||
else:
|
||||
|
|
Loading…
Reference in New Issue