Skip to content

Commit

Permalink
修正
Browse files Browse the repository at this point in the history
  • Loading branch information
liu21st committed Aug 27, 2019
1 parent feedd0c commit 9d009a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Http.php
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ public function onWorkerStart($worker)

$this->app->bind([
'think\Cookie' => Cookie::class,
'cookie' => Cookie::class,
]);

if (0 == $worker->id && $this->monitor) {
Expand Down

0 comments on commit 9d009a0

Please sign in to comment.