Removed unused (maybe?) API endpoint
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
c49abb6aea
commit
c49921f50f
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ class ActionlogsTransformer
|
||||||
[
|
[
|
||||||
'url' => $file_url,
|
'url' => $file_url,
|
||||||
'filename' => $actionlog->filename,
|
'filename' => $actionlog->filename,
|
||||||
'inlineable' => (bool) Helper::show_file_inline($actionlog->filename),
|
|
||||||
] : null,
|
] : null,
|
||||||
|
|
||||||
'item' => ($actionlog->item) ? [
|
'item' => ($actionlog->item) ? [
|
||||||
|
|
Loading…
Add table
Reference in a new issue