Completed
Pull Request — master (#49)
by Louis
11:51
created
src/Decimal.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Litipk\BigNumbers\DecimalConstants as DecimalConstants;
6 6
 use Litipk\BigNumbers\InfiniteDecimal as InfiniteDecimal;
7
-
8 7
 use Litipk\Exceptions\NotImplementedException as NotImplementedException;
9 8
 use Litipk\Exceptions\InvalidArgumentTypeException as InvalidArgumentTypeException;
10 9
 
Please login to merge, or discard this patch.