summaryrefslogtreecommitdiffstats
path: root/src/Reader.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Reader.php')
-rw-r--r--src/Reader.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Reader.php b/src/Reader.php
index bf3e37f..d2a0121 100644
--- a/src/Reader.php
+++ b/src/Reader.php
@@ -14,7 +14,6 @@ namespace League\Csv;
use CallbackFilterIterator;
use InvalidArgumentException;
-use Iterator;
use League\Csv\Modifier;
use LimitIterator;