mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-03 20:33:58 +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
|
if response then
|
||||||
print( "Success." )
|
print( "Success." )
|
||||||
|
|
||||||
print(response.getResponseHeaders())
|
|
||||||
|
|
||||||
local sResponse = response.readAll()
|
local sResponse = response.readAll()
|
||||||
response.close()
|
response.close()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user