mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-13 02:39:02 -05:00
fix: remove warnings
This commit is contained in:
parent
2808dd2000
commit
df4c38cb61
13 changed files with 14 additions and 68 deletions
|
|
@ -23,10 +23,7 @@ use ruma::{
|
|||
OutgoingRequest,
|
||||
},
|
||||
device_id,
|
||||
events::{
|
||||
push_rules::PushRulesEvent, AnySyncEphemeralRoomEvent, EventType,
|
||||
GlobalAccountDataEventType,
|
||||
},
|
||||
events::{push_rules::PushRulesEvent, AnySyncEphemeralRoomEvent, GlobalAccountDataEventType},
|
||||
push,
|
||||
receipt::ReceiptType,
|
||||
uint, MilliSecondsSinceUnixEpoch, ServerName, UInt, UserId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue