Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ARC-Support
public projects
lou-server
Commits
51bea629
Commit
51bea629
authored
Mar 24, 2021
by
Maik Messerschmidt
Browse files
Fixed bug, introduced with last commit
parent
b5b4e1a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Http/Controllers/ResultController.php
View file @
51bea629
...
...
@@ -197,7 +197,6 @@ class ResultController extends Controller
*/
public
function
submit
(
Request
$request
)
{
try
{
fdsfds
();
$data
=
$request
->
data
;
$run_id
=
$request
->
id
;
$isPartial
=
$request
->
partial
?
true
:
false
;
...
...
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