Appease cargo fmt

This commit is contained in:
Quentin Gliech
2022-05-19 10:17:49 +02:00
parent 660b2d5232
commit 01cdb9a02a
-1
View File
@@ -32,4 +32,3 @@ impl IntoResponse for MatrixError {
(self.status, Json(self)).into_response()
}
}