visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
c400f1ce1d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/Console/Commands/ExportSentence.php

+ 0 - 1
app/Console/Commands/ExportSentence.php

@@ -97,7 +97,6 @@ class ExportSentence extends Command
                                 'editor_uid','language','updated_at'])->cursor();
         foreach ($srcDb as $sent) {
             if(Str::isUuid($sent->channel_uid)){
-                Log::info('sent id'.$sent->uid);
                 $channel = ChannelApi::getById($sent->channel_uid);
                 $currData = array(
                         $sent->book_id,