Ver Fonte

removed unused use statement

Mark Magyar há 2 anos atrás
pai
commit
941823b5c5
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      src/Timer.php

+ 0 - 1
src/Timer.php

@@ -23,7 +23,6 @@ use Workerman\Events\Revolt;
 use Workerman\Events\Swoole;
 use Workerman\Events\Swow;
 use function function_exists;
-use function is_callable;
 use function pcntl_alarm;
 use function pcntl_signal;
 use function time;