From 1b25eb29907f6b8cbdbc9de0b7f69f3df425d4a1 Mon Sep 17 00:00:00 2001 From: godotg Date: Thu, 1 Dec 2022 19:16:39 +0800 Subject: [PATCH] doc[doc]: update doc --- doc/idea/idea-set-up.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/idea/idea-set-up.md b/doc/idea/idea-set-up.md index f05b13dd..c654e924 100644 --- a/doc/idea/idea-set-up.md +++ b/doc/idea/idea-set-up.md @@ -146,8 +146,7 @@ Line separator,Unix and MacOs (\n) ``` /** - * @author jaysunxiao - * @version 3.0 + * @author godotg */ ```