Passed
Pull Request — master (#42)
by Antonio Oertel
02:24
created
src/Voter.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Brazanation\Documents;
4 4
 
5
-use Brazanation\Documents\Exception\InvalidDocument;
6
-
7 5
 final class Voter extends AbstractDocument
8 6
 {
9 7
     const LENGTH = 12;
Please login to merge, or discard this patch.