style(presence): reformat with cargo fmt

This commit is contained in:
Jakub Kubík 2022-11-19 22:03:11 +01:00
parent 8efcec6283
commit 5bdc031263
No known key found for this signature in database
GPG key ID: D3A0D5D60F3A173F

View file

@ -24,7 +24,8 @@ use ruma::{
federation::{ federation::{
self, self,
transactions::edu::{ transactions::edu::{
DeviceListUpdateContent, Edu, ReceiptContent, ReceiptData, ReceiptMap, PresenceUpdate, PresenceContent, DeviceListUpdateContent, Edu, PresenceContent, PresenceUpdate, ReceiptContent,
ReceiptData, ReceiptMap,
}, },
}, },
OutgoingRequest, OutgoingRequest,