Fix warning

This commit is contained in:
asur4s
2022-09-05 12:39:11 -04:00
parent 2d7cd7c864
commit b6e0cc8e74
9 changed files with 20 additions and 14 deletions

View File

@@ -1,5 +1,4 @@
use crate::ResultType;
use std::sync::Mutex;
pub fn get_display_server() -> String {
let session = get_value_of_seat0(0);