Skip to content

Commit c5f43cd

Browse files
committed
- fix-cs
1 parent 11b1eb6 commit c5f43cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/FieldConfig.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,6 @@ public function resolve_field( $root, array $args, AppContext $context, ResolveI
446446

447447
// resolve block field
448448
if ( is_array( $node ) && isset( $node['blockName'], $node['attrs'] ) ) {
449-
450449
$block = $node['attrs'];
451450

452451
// Ensure the block has an ID

0 commit comments

Comments
 (0)