@@ -1,6 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | namespace Redbox\Scan; |
3 | -use Redbox\Scan\FileSystem; |
|
4 | 3 | |
5 | 4 | /** |
6 | 5 | * The ScanService indexes of scans the filesystem for changes. If there are |