Skip to content

Commit

Permalink
chore: remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikThePendric committed Sep 23, 2024
1 parent f4a4943 commit 65d4ebf
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,5 @@ export default function (series, layout, metaData, extraOptions) {
break
}

console.log('subtitle', subtitle)

return subtitle
}

0 comments on commit 65d4ebf

Please sign in to comment.