Move css-tidy to MailPoetVendor prefixed libraries

[MAILPOET-2563]
This commit is contained in:
Rostislav Wolny
2019-12-09 14:27:50 +01:00
committed by Jack Kitterhing
parent c2b1966939
commit c5314abfd4
9 changed files with 61 additions and 60 deletions

View File

@@ -19,7 +19,6 @@ class RequirementsChecker {
'\pQuery',
'\Cron\CronExpression',
'\Html2Text\Html2Text',
'\csstidy',
];
function __construct($display_error_notice = true) {