From 0712904506149a8c8e7d671364710c4452cd22d0 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Tue, 10 Nov 2020 16:56:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8Fbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Main/Diff.jsx | 3 +-- src/forge/common/util.js | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/forge/Main/Diff.jsx b/src/forge/Main/Diff.jsx index 18eda5f2..c10cb81a 100644 --- a/src/forge/Main/Diff.jsx +++ b/src/forge/Main/Diff.jsx @@ -50,7 +50,6 @@ export default ({ match , history }) => { }); } }, [projectsId , owner, sha]); - return (
{commit.message}
}
-
+