@@ -3,9 +3,9 @@ |
||
3 | 3 | namespace NFePHP\MDFe; |
4 | 4 | |
5 | 5 | use DOMDocument; |
6 | +use NFePHP\Common\Strings; |
|
6 | 7 | use NFePHP\MDFe\Common\Standardize; |
7 | 8 | use NFePHP\MDFe\Exception\DocumentsException; |
8 | -use NFePHP\Common\Strings; |
|
9 | 9 | |
10 | 10 | class Complements |
11 | 11 | { |