Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-moser authored and github-actions[bot] committed Jul 31, 2024
1 parent b1a43bc commit 8884817
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/GraphQL/Mutation/MutationType.php
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,6 @@ public function buildDataObjectMutations(&$config = [], $context = [])
];
}


if ($tags) {
$me->setTags('object', $newInstance->getId(), $tags);
}
Expand Down

0 comments on commit 8884817

Please sign in to comment.