mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-01 08:11:45 +00:00
feat: del Redundant code
This commit is contained in:
parent
8a1ec11816
commit
34eface4f3
@ -70,7 +70,7 @@ const MenuItem: React.FC<{
|
||||
}
|
||||
},
|
||||
});
|
||||
};// git log --author="lhwan" --since='2024-09-12' --until='2024-09-14' --pretty=tformat: --numstat | awk '{ add += $1; remove += $2 } END { print "Added lines:", add, "Removed lines:", remove }'
|
||||
};
|
||||
|
||||
return (
|
||||
<Flex
|
||||
|
Loading…
Reference in New Issue
Block a user