You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Remove empty lines around braces with the formatting script
This commit is contained in:
@@ -28,9 +28,7 @@
|
||||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
var GodotHTTPRequest = {
|
||||
|
||||
$GodotHTTPRequest: {
|
||||
|
||||
requests: [],
|
||||
|
||||
getUnusedRequestId: function() {
|
||||
|
||||
Reference in New Issue
Block a user