Marc преди 11 години
родител
ревизия
102b9edd7a
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      Service/GearmanClient.php

+ 0 - 1
Service/GearmanClient.php

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