mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-05-18 23:50:21 +00:00
compile warn
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
use hbb_common::{
|
||||
bail, log,
|
||||
sodiumoxide::crypto::{
|
||||
secretbox::{self, Key, Nonce},
|
||||
secretbox::{self, Nonce},
|
||||
sign,
|
||||
},
|
||||
ResultType,
|
||||
|
||||
Reference in New Issue
Block a user