Skip to content

Commit d639b89

Browse files
author
Steeven Andrian
committed
uploader handler bugs fixing
1 parent e6ce15f commit d639b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Handlers/Uploader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
use O2System\Kernel\DataStructures\Input\Files;
1919
use O2System\Spl\Exceptions\Logic\BadFunctionCall\BadDependencyCallException;
20-
use O2System\Spl\Iterators\ArrayIterator;
20+
2121

2222
/**
2323
* Class Uploader

0 commit comments

Comments
 (0)