mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-11 18:00:29 +00:00
Remove debugging line 😬
This commit is contained in:
parent
7fde89ad95
commit
d953f031f0
@ -78,8 +78,6 @@ if sCommand == "put" then
|
||||
if response then
|
||||
print( "Success." )
|
||||
|
||||
print(response.getResponseHeaders())
|
||||
|
||||
local sResponse = response.readAll()
|
||||
response.close()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user