Skip to content

Commit 7f6ad18

Browse files
committed
close #27
1 parent 75daff8 commit 7f6ad18

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

src/Handlers/RippleWorkerman5Handler.php

-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
*/
1515
class RippleWorkerman5Handler extends RippleHandler
1616
{
17-
use HandlerMethods;
18-
1917
/** @inheritdoc */
2018
public static function isAvailable(): bool
2119
{

src/Handlers/SwooleWorkerman5Handler.php

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
*/
1313
class SwooleWorkerman5Handler extends SwooleHandler
1414
{
15-
use HandlerMethods;
1615

1716
/** @inheritdoc */
1817
public static function isAvailable(): bool

src/Handlers/SwowWorkerman5Handler.php

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
*/
1313
class SwowWorkerman5Handler extends SwowHandler
1414
{
15-
use HandlerMethods;
1615

1716
/** @inheritdoc */
1817
public static function isAvailable(): bool

0 commit comments

Comments
 (0)