Skip to content

Commit

Permalink
Remove loop var
Browse files Browse the repository at this point in the history
  • Loading branch information
cursedcoder committed Apr 2, 2016
1 parent 0ae5845 commit 0ea24aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion EProcess/Adapter/ChildProcess.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ class ChildProcess extends BaseAdapter
}
PHP;

private $loop;
private $process;

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

0 comments on commit 0ea24aa

Please sign in to comment.