Skip to content

Commit

Permalink
[FIX] Remove noMigrateWarn option
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Brazeilles committed Oct 4, 2024
1 parent 426caee commit 08e12ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mjml-core/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ export default async function mjml2html(mjml, options = {}) {
validationLevel = 'soft',
filePath = '.',
actualPath = '.',
noMigrateWarn = false,
preprocessors,
presets = [],
printerSupport = false,
Expand Down

0 comments on commit 08e12ad

Please sign in to comment.