This commit is contained in:
Jon Häggblad
2023-01-09 10:02:46 +01:00
parent afae6fc9a5
commit 326d5fcec8
+1 -1
View File
@@ -19,7 +19,7 @@ use client_core::{
use crate::error::{Error, Result};
use super::{connection_state::ConnectionState, Config, GatewayKeyMode, StoragePaths, Keys};
use super::{connection_state::ConnectionState, Config, GatewayKeyMode, Keys, StoragePaths};
pub struct Client {
/// Keys handled by the client