Skip to content

Commit 693a3cc

Browse files
authored
Update ElementTransformer.php
Lint fix
1 parent 47ec3c7 commit 693a3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Transformer/ElementTransformer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
namespace MultiTheftAuto\Sdk\Transformer;
1616

17-
use MultiTheftAuto\Sdk\Factory\ElementFactory;
1817
use MultiTheftAuto\Sdk\Exception\NotCallableResourceException;
18+
use MultiTheftAuto\Sdk\Factory\ElementFactory;
1919

2020
abstract class ElementTransformer
2121
{

0 commit comments

Comments
 (0)