Skip to content

Commit 35cc157

Browse files
Apply fixes from StyleCI (#192)
Co-authored-by: StyleCI Bot <[email protected]>
1 parent 94e7f49 commit 35cc157

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Client/Request.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
use Soap\Psr18Transport\HttpBinding\SoapActionDetector;
1010
use Soap\Xml\Locator\SoapBodyLocator;
1111
use VeeWee\Xml\Dom\Document;
12-
use function VeeWee\Xml\Dom\Configurator\optimize_namespaces;
13-
use function VeeWee\Xml\Dom\Configurator\pretty_print;
14-
use function VeeWee\Xml\Dom\Configurator\utf8;
15-
use function VeeWee\Xml\Encoding\xml_decode;
1612

1713
/**
1814
* Class Request.

0 commit comments

Comments
 (0)