mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-07-18 12:44:08 +00:00
refactor dep
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
use hbb_common::{bail, log, ResultType};
|
||||
use rand::Rng;
|
||||
use hbb_common::{bail, log, ResultType, rand::{self, Rng}};
|
||||
use serde_derive::{Deserialize, Serialize};
|
||||
use std::io::prelude::*;
|
||||
use std::path::Path;
|
||||
|
||||
Reference in New Issue
Block a user