Removed unused use statement

This commit is contained in:
Francis Besset
2013-12-02 15:14:06 +01:00
parent ecdf7e1872
commit 53849c68e0
20 changed files with 9 additions and 61 deletions

View File

@ -10,7 +10,6 @@
namespace BeSimple\SoapBundle\ServiceBinding;
use BeSimple\SoapBundle\ServiceDefinition\Header;
use BeSimple\SoapBundle\ServiceDefinition\Definition;
use BeSimple\SoapBundle\Soap\SoapHeader;