Completed
Pull Request — master (#75)
by
unknown
06:03 queued 03:58
created
src/Traits/Capacity.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,8 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 namespace Ds\Traits;
3 3
 
4
-use Ds\Deque;
5
-
6 4
 /**
7 5
  * Common to structures that deal with an internal capacity. While none of the
8 6
  * PHP implementations actually make use of a capacity, it's important to keep
Please login to merge, or discard this patch.