mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-07-25 15:55:24 -04:00
Tidy up PR
This commit is contained in:
parent
d3c4928eda
commit
8f0151fed6
1 changed files with 1 additions and 1 deletions
|
@ -22,8 +22,8 @@
|
||||||
|
|
||||||
from RNS.Cryptography import X25519PrivateKey, X25519PublicKey, Ed25519PrivateKey, Ed25519PublicKey
|
from RNS.Cryptography import X25519PrivateKey, X25519PublicKey, Ed25519PrivateKey, Ed25519PublicKey
|
||||||
from RNS.Cryptography import Fernet
|
from RNS.Cryptography import Fernet
|
||||||
|
|
||||||
from RNS.Channel import Channel, LinkChannelOutlet
|
from RNS.Channel import Channel, LinkChannelOutlet
|
||||||
|
|
||||||
from time import sleep
|
from time import sleep
|
||||||
from .vendor import umsgpack as umsgpack
|
from .vendor import umsgpack as umsgpack
|
||||||
import threading
|
import threading
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue