@@ -11,7 +11,6 @@ |
||
11 | 11 | |
12 | 12 | namespace PHPExif\Common\Data\ValueObject\Exif; |
13 | 13 | |
14 | -use PHPExif\Common\Data\ValueObject\IntegerObject; |
|
15 | 14 | use \InvalidArgumentException; |
16 | 15 | use \RuntimeException; |
17 | 16 |
@@ -11,7 +11,6 @@ |
||
11 | 11 | |
12 | 12 | namespace PHPExif\Common\Data\ValueObject\Exif; |
13 | 13 | |
14 | -use PHPExif\Common\Data\ValueObject\IntegerObject; |
|
15 | 14 | use \InvalidArgumentException; |
16 | 15 | use \RuntimeException; |
17 | 16 |