Ver Fonte

Removed unused use

Marc há 11 anos atrás
pai
commit
102b9edd7a
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      Service/GearmanClient.php

+ 0 - 1
Service/GearmanClient.php

@@ -10,7 +10,6 @@
 namespace Mmoreram\GearmanBundle\Service;
 namespace Mmoreram\GearmanBundle\Service;
 
 
 use Mmoreram\GearmanBundle\Service\Abstracts\AbstractGearmanService;
 use Mmoreram\GearmanBundle\Service\Abstracts\AbstractGearmanService;
-use Mmoreram\GearmanBundle\Exceptions\NoCallableGearmanMethodException;
 use Mmoreram\GearmanBundle\GearmanMethods;
 use Mmoreram\GearmanBundle\GearmanMethods;
 
 
 /**
 /**