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 {
|
if let Some(ref type_condition) = fragment.type_condition {
|
||||||
// FIXME: implement async version.
|
|
||||||
|
|
||||||
let sub_result = instance.resolve_into_type_async(
|
let sub_result = instance.resolve_into_type_async(
|
||||||
info,
|
info,
|
||||||
type_condition.item,
|
type_condition.item,
|
||||||
|
|
Loading…
Add table
Reference in a new issue