removed a line of code

This commit is contained in:
2019-05-29 23:50:20 -05:00
parent cb63745b5a
commit 6de678649c

View File

@@ -236,8 +236,6 @@ class ProcessStructureJob implements ShouldQueue
$info = null;
}
Log::warning($info->getEsiResponse());
return $info;
}