Skip to content
Snippets Groups Projects
Commit 32056b62 authored by Alex's avatar Alex
Browse files

Remove Mark::get() call in WowaJob class

parent 69af6ebc
No related branches found
No related tags found
1 merge request!1Include Wowa Training
Pipeline #5567 passed
......@@ -59,7 +59,6 @@ class WowaJob implements ShouldQueue
try {
error_log('Just after try ', 3, __DIR__.'/../../storage/logs/training.log');
$test = Mark::get();
Feedback::chunk(100, function ($feedbacks) {
foreach ($feedbacks as $feed) {
$evidence_references = $feed->report()->references;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment