Completed
Push — master ( 32f37c...b12769 )
by Dan Michael O.
04:22
created
src/Model/SimplePaginatedList.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Scriptotek\Alma\Model;
4 4
 
5
-use Scriptotek\Alma\Exception\ClientException;
6
-
7 5
 /**
8 6
  * A SimplePaginatedList is a list that is paged using the `offset`
9 7
  * and `limit` parameters and that provides a `totalRecordCount` in the first response,
Please login to merge, or discard this patch.