Fix formatting

This commit is contained in:
Fedor Sakharov 2020-05-14 10:31:34 +03:00
parent 7e9396c7eb
commit 2dfbec149f
No known key found for this signature in database
GPG Key ID: 93D436E666BF0FEE

View File

@ -68,7 +68,7 @@ impl<'a> SubstituteTypeParams<'a> {
&default
.display_source_code(source_scope.db, source_scope.module()?.into())
.ok()?,
)
),
))
}
})