Remove useless todo

This commit is contained in:
nWacky 2019-11-04 11:40:52 +03:00
parent 52c3e281f3
commit b1970aecd2
No known key found for this signature in database
GPG key ID: 22EF2C62F6F79FD0

View file

@ -239,8 +239,6 @@ where
);
if let Some(ref type_condition) = fragment.type_condition {
// FIXME: implement async version.
let sub_result = instance.resolve_into_type_async(
info,
type_condition.item,