mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2025-07-04 00:35:35 +00:00
compile warn
This commit is contained in:
parent
321bccc19e
commit
b1a37379c8
@ -1,7 +1,7 @@
|
|||||||
use hbb_common::{
|
use hbb_common::{
|
||||||
bail, log,
|
bail, log,
|
||||||
sodiumoxide::crypto::{
|
sodiumoxide::crypto::{
|
||||||
secretbox::{self, Key, Nonce},
|
secretbox::{self, Nonce},
|
||||||
sign,
|
sign,
|
||||||
},
|
},
|
||||||
ResultType,
|
ResultType,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user