Clean up unused imports [MAILPOET-2208]

This commit is contained in:
wxa
2019-07-17 20:50:03 +03:00
committed by M. Shull
parent a2df2cc7bd
commit 7f40e5b512
26 changed files with 0 additions and 38 deletions

View File

@@ -2,7 +2,6 @@
namespace MailPoet\Test\WP;
use MailPoet\WP\Functions as WPFunctions;
use MailPoet\Config\Env;
class FunctionsTest extends \MailPoetTest {
function _before() {