Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
7d3fd21b
Commit
7d3fd21b
authored
May 10, 2017
by
Dominik Hebeler
Browse files
Bugfix
Eine Testausgabe vergessen
parent
6d8d2711
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Jobs/Searcher.php
View file @
7d3fd21b
...
...
@@ -133,7 +133,6 @@ class Searcher implements ShouldQueue
$totalTime
+=
$time
;
}
$totalTime
/=
sizeof
(
$vals
);
die
(
var_dump
(
$totalTime
));
return
$totalTime
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment