We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 431668e commit e91e690Copy full SHA for e91e690
src/MakeMoCommand.php
@@ -3,7 +3,6 @@
3
namespace WP_CLI\I18n;
4
5
use DirectoryIterator;
6
-use Gettext\Translation;
7
use Gettext\Translations;
8
use IteratorIterator;
9
use SplFileInfo;
src/MakePhpCommand.php
src/UpdatePoCommand.php
-use Gettext\Extractors\Po;
use Gettext\Merge;
0 commit comments