style:统一代码文件末尾换行格式

This commit is contained in:
2026-01-03 22:33:56 +08:00
parent ced69fd4b6
commit a3d384d39d
2 changed files with 2 additions and 2 deletions

View File

@@ -698,4 +698,4 @@ func get_request_info(request_id: String) -> Dictionary:
func _notification(what):
if what == NOTIFICATION_WM_CLOSE_REQUEST:
# 应用关闭时取消所有请求
cancel_all_requests()
cancel_all_requests()