remove testing
This commit is contained in:
parent
e9bb9c8468
commit
375246159d
1 changed files with 0 additions and 8 deletions
|
@ -121,11 +121,3 @@ for _, report in ipairs(reports) do
|
|||
end
|
||||
|
||||
print(safe_count)
|
||||
|
||||
local function test()
|
||||
return true, nil, nil
|
||||
end
|
||||
|
||||
if test() then
|
||||
print("uwu")
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue