Completed
Pull Request — master (#7)
by Ondrej
01:33
created
src/Set/Converter/BitMaskConverter.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 
4 4
 use SpareParts\Enum\Enum;
5 5
 use SpareParts\Enum\Exception\EnumSetMustContainEnumsException;
6
-use SpareParts\Enum\Exception\InvalidEnumClassException;
7 6
 use SpareParts\Enum\Set\ISet;
8 7
 use SpareParts\Enum\Set\ImmutableSet;
9 8
 
Please login to merge, or discard this patch.