fix(scrapers): fix
This commit is contained in:
parent
18dbcd43d2
commit
b9a2c7a4ff
7 changed files with 84 additions and 28 deletions
|
|
@ -98,7 +98,6 @@ local function parse_and_strip_time_v(output)
|
|||
end
|
||||
|
||||
local peak_mb = peak_kb / 1024.0
|
||||
head = head:gsub('\n+$', '')
|
||||
return head, peak_mb
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue