Skip to content

Commit e4fa24e

Browse files
committed
Remove artifact
1 parent 0ea24aa commit e4fa24e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

EProcess/Adapter/BaseAdapter.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ protected function createUnixSocket()
3131
return $unix;
3232
}
3333

34-
protected function getNode()
35-
{
36-
37-
}
38-
3934
abstract public function create($class, array $data = []);
4035
abstract public function kill();
4136
}

0 commit comments

Comments
 (0)