mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-15 22:27:34 +00:00
fix: forget to remove a debug log
This commit is contained in:
parent
f67ed9e62a
commit
42a216dfb6
|
@ -97,7 +97,6 @@ end
|
|||
local nextLogPacket = {}
|
||||
function gmInte.http.postLog(endpoint, data)
|
||||
local requestAverage = 0
|
||||
PrintTable(requestIndicator)
|
||||
for k, v in ipairs(requestIndicator) do
|
||||
requestAverage = requestAverage + v
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user