This commit is contained in:
2019-05-30 00:14:29 -05:00
parent d7fd89c993
commit 5405dbfe39

View File

@@ -233,10 +233,6 @@ class ProcessStructureJob implements ShouldQueue
$info = null;
}
Log::warning($info->response_code);
Log::warning($info->error_message);
Log::warning($info->raw);
return $info;
}