Commit daaaf5ef authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'fix-deprecation-warning' into 'master'

Fix a API deprecation warning

See merge request !8587
parents 701a8268 1cccb378
......@@ -294,7 +294,7 @@ module API
header['X-Sendfile'] = path
body
else
file FileStreamer.new(path)
path
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment