Skip to content

Commit

Permalink
this is not needed now
Browse files Browse the repository at this point in the history
  • Loading branch information
sndrs committed Dec 16, 2024
1 parent 74c40a1 commit 633aabd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dotcom-rendering/src/types/article.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ export const enhanceCrosswordArticle = (article: Article): Article => {

return {
...article,
format: { ...article.format },
frontendData: {
...article.frontendData,
blocks: [
Expand Down

0 comments on commit 633aabd

Please sign in to comment.