Fix padded-blocks after rebasing [MAILPOET-1137]

This commit is contained in:
stoletniy
2017-11-07 13:42:23 +03:00
committed by Vlad
parent 076a55f1fb
commit 56b4038073
9 changed files with 0 additions and 12 deletions

View File

@ -25,7 +25,6 @@ function printData(data) {
/>);
}
return (<p>{MailPoet.I18n.t('systemInfoDataError')}</p>);
}
function KnowledgeBase() {