Fix formatting
This commit is contained in:
		
							parent
							
								
									6aba097b10
								
							
						
					
					
						commit
						8f31f40b81
					
				| @ -1,8 +1,8 @@ | ||||
| //! [PUT /_matrix/federation/v1/send_join/{roomId}/{eventId}](https://matrix.org/docs/spec/server_server/r0.1.3#put-matrix-federation-v1-send-join-roomid-eventid)
 | ||||
| 
 | ||||
| use ruma_api::ruma_api; | ||||
| use ruma_events::pdu::PduStub; | ||||
| use ruma_common::Raw; | ||||
| use ruma_events::pdu::PduStub; | ||||
| use ruma_identifiers::{EventId, RoomId}; | ||||
| 
 | ||||
| use super::RoomState; | ||||
|  | ||||
| @ -1,8 +1,8 @@ | ||||
| //! [PUT /_matrix/federation/v2/send_join/{roomId}/{eventId}](https://matrix.org/docs/spec/server_server/r0.1.4#put-matrix-federation-v2-send-join-roomid-eventid)
 | ||||
| 
 | ||||
| use ruma_api::ruma_api; | ||||
| use ruma_events::pdu::PduStub; | ||||
| use ruma_common::Raw; | ||||
| use ruma_events::pdu::PduStub; | ||||
| use ruma_identifiers::{EventId, RoomId}; | ||||
| 
 | ||||
| use super::RoomState; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user