mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-10 12:42:34 +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 (
|
return (
|
||||||
<Flex
|
<Flex
|
||||||
|
Loading…
Reference in New Issue
Block a user