diff --git a/ImplodeCommand.php b/ImplodeCommand.php index 6c8e628..05bf03f 100644 --- a/ImplodeCommand.php +++ b/ImplodeCommand.php @@ -70,7 +70,6 @@ class ImplodeCommand extends Command continue; } $waite->add(); - $insert = str_replace($line,'"','"'); $insert = str_replace($insert,''',"\'"); Coroutine::create(function () use ($waite, $insert, $data) {