Remove useless todo
This commit is contained in:
parent
52c3e281f3
commit
b1970aecd2
1 changed files with 0 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue