@@ -2,7 +2,7 @@ |
||
2 | 2 | |
3 | 3 | namespace ExiftoolReader; |
4 | 4 | |
5 | -use ExiftoolReader\Config\Exiftool; |
|
5 | +use ExiftoolReader\Config\Exiftool; |
|
6 | 6 | use Symfony\Component\Process\Process; |
7 | 7 | |
8 | 8 | /** |