Skip to content

Commit e91e690

Browse files
committed
PHPCS fix
1 parent 431668e commit e91e690

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/MakeMoCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace WP_CLI\I18n;
44

55
use DirectoryIterator;
6-
use Gettext\Translation;
76
use Gettext\Translations;
87
use IteratorIterator;
98
use SplFileInfo;

src/MakePhpCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace WP_CLI\I18n;
44

55
use DirectoryIterator;
6-
use Gettext\Translation;
76
use Gettext\Translations;
87
use IteratorIterator;
98
use SplFileInfo;

src/UpdatePoCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace WP_CLI\I18n;
44

55
use DirectoryIterator;
6-
use Gettext\Extractors\Po;
76
use Gettext\Merge;
87
use Gettext\Translations;
98
use IteratorIterator;

0 commit comments

Comments
 (0)