Skip to content

Commit 0ea24aa

Browse files
committed
Remove loop var
1 parent 0ae5845 commit 0ea24aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

EProcess/Adapter/ChildProcess.php

-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ class ChildProcess extends BaseAdapter
4646
}
4747
PHP;
4848

49-
private $loop;
5049
private $process;
5150

5251
public function create($class, array $data = [])

0 commit comments

Comments
 (0)