Completed
Push — master ( 111737...5430e3 )
by Andreas
09:48
created
src/Service/WordsWithNSyllablesOnlyCounterFactory.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -28,8 +28,6 @@
 block discarded – undo
28 28
 
29 29
 use Org\Heigl\Hyphenator\Hyphenator;
30 30
 use Org\Heigl\Hyphenator\Options;
31
-use Org_Heigl\TextStatistics\Calculator\WordsWithNSyllablesCounter;
32
-use Org_Heigl\TextStatistics\Util\WordsWithNSyllablesFilter;
33 31
 
34 32
 class WordsWithNSyllablesCounterFactory
35 33
 {
Please login to merge, or discard this patch.