Completed
Push — master ( b984b7...c6c1eb )
by thomas
15s queued 10s
created
src/Buffertools/Buffer.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -4,8 +4,6 @@
 block discarded – undo
4 4
 
5 5
 namespace BitWasp\Buffertools;
6 6
 
7
-use Mdanter\Ecc\Math\GmpMathInterface;
8
-
9 7
 class Buffer implements BufferInterface
10 8
 {
11 9
     /**
Please login to merge, or discard this patch.