Skip to content

Commit

Permalink
why???
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavrax committed Aug 30, 2023
1 parent eeff53a commit 27210eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dx/presence/builders/here_now.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ use crate::{
Deserializer, PubNubError, Transport, TransportMethod, TransportRequest,
},
dx::{presence::builders, pubnub_client::PubNubClientInstance},
lib::{collections::HashMap, core::ops::Deref},
lib::collections::HashMap,
presence::result::{HereNowResponseBody, HereNowResult},
};

Expand Down

0 comments on commit 27210eb

Please sign in to comment.