From f86efcfb2b73929fba17f9393953003ceb7b2a1b Mon Sep 17 00:00:00 2001
From: tursom <tursom@foxmail.com>
Date: Wed, 9 Jun 2021 20:43:53 +0800
Subject: [PATCH] update

---
 ts-web/ts-web-coroutine/src/main/kotlin/cn/tursom/web/Utils.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ts-web/ts-web-coroutine/src/main/kotlin/cn/tursom/web/Utils.kt b/ts-web/ts-web-coroutine/src/main/kotlin/cn/tursom/web/Utils.kt
index 459838f..ba8465b 100644
--- a/ts-web/ts-web-coroutine/src/main/kotlin/cn/tursom/web/Utils.kt
+++ b/ts-web/ts-web-coroutine/src/main/kotlin/cn/tursom/web/Utils.kt
@@ -21,4 +21,4 @@ suspend fun HttpContent.waitBodyParam(): HttpContent {
     }
   }
   return this
-}
\ No newline at end of file
+}