mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
chore(edgejobs): clean up EE-4850 (#8259)
This commit is contained in:
parent
2fc518f221
commit
3d28a6f877
7 changed files with 14 additions and 21 deletions
|
@ -45,5 +45,3 @@ func (handler *Handler) edgeJobTaskLogsInspect(w http.ResponseWriter, r *http.Re
|
|||
|
||||
return response.JSON(w, &fileResponse{FileContent: string(logFileContent)})
|
||||
}
|
||||
|
||||
// fmt.Sprintf("/tmp/edge_jobs/%s/logs_%s", edgeJobID, taskID)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue