mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
remove trailing whitespace
This commit is contained in:
parent
b0a5347a1c
commit
33403d91f7
24 changed files with 80 additions and 80 deletions
|
|
@ -494,7 +494,7 @@ HTTPRequest::HTTPRequest()
|
|||
max_redirects=8;
|
||||
body_len=-1;
|
||||
got_response=false;
|
||||
validate_ssl=false;
|
||||
validate_ssl=false;
|
||||
use_ssl=false;
|
||||
response_code=0;
|
||||
request_sent=false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue