Skip to content

Commit 34c4de2

Browse files
committed
- Fixed: Unused use statement should be avoided
1 parent ab5f6a1 commit 34c4de2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Builder/Helpers/YieldPolyfillIterator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
use Closure;
55
use Iterator;
66
use Kir\MySQL\Builder\QueryStatement;
7-
use PDO;
87

98
class YieldPolyfillIterator implements Iterator {
109
/** @var Closure|null */

0 commit comments

Comments
 (0)