mirror of
https://github.com/danog/math.git
synced 2024-11-30 04:19:31 +01:00
Clean up unused imports
This commit is contained in:
parent
0dcae82742
commit
115455238b
@ -3,7 +3,6 @@
|
||||
namespace Brick\Math\Tests;
|
||||
|
||||
use Brick\Math\ArithmeticException;
|
||||
use Brick\Math\Internal\Calculator;
|
||||
use Brick\Math\BigDecimal;
|
||||
use Brick\Math\RoundingMode;
|
||||
|
||||
|
@ -3,7 +3,6 @@
|
||||
namespace Brick\Math\Tests;
|
||||
|
||||
use Brick\Math\ArithmeticException;
|
||||
use Brick\Math\Internal\Calculator;
|
||||
use Brick\Math\BigInteger;
|
||||
use Brick\Math\RoundingMode;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user