mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-15 22:27:34 +00:00
fix: remove debug log
This commit is contained in:
parent
b2c00e0be0
commit
0048a7cc19
|
@ -10,8 +10,6 @@ local function getAPIURL(endpoint)
|
|||
endpoint = string.gsub(endpoint, ":steamID64", LocalPlayer():SteamID64())
|
||||
end
|
||||
|
||||
print(url .. endpoint)
|
||||
|
||||
return url .. endpoint
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user