Skip to content

Commit

Permalink
remove obsolete use statements
Browse files Browse the repository at this point in the history
  • Loading branch information
gregor-j committed Mar 21, 2022
1 parent c53dc0a commit 61dde92
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Generators/RandomWord.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@

namespace GregorJ\CorrectHorse\Generators;

use GregorJ\CorrectHorse\DictionaryInterface;
use GregorJ\CorrectHorse\RandomGeneratorInterface;

use function in_array;

/**
* Class RandomWord
*/
Expand Down

0 comments on commit 61dde92

Please sign in to comment.