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 Jul 30, 2024
1 parent 464bcd2 commit 056c8b3
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 056c8b3

Please sign in to comment.