Browse Source

Removing some changes that are not needed yet

Jose Lorenzo Rodriguez 11 years ago
parent
commit
77438ef37f
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/Datasource/ResultSetDecorator.php

+ 0 - 3
src/Datasource/ResultSetDecorator.php

@@ -18,9 +18,6 @@ use Cake\Collection\Collection;
 use Countable;
 use JsonSerializable;
 use Serializable;
-use IteratorIterator;
-use Cake\ORM\ResultSet;
-use Cake\Collection\Iterator\BufferedIterator;
 
 /**
  * Generic ResultSet decorator. This will make any traversable object appear to