mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-24 20:16:41 -05:00
remove comment
This commit is contained in:
@@ -159,7 +159,6 @@ export const getStaticProps: GetStaticProps<Props> = async () => {
|
||||
});
|
||||
const deleteLadderRegisteredTeams = prisma.ladderRegisteredTeam.deleteMany();
|
||||
|
||||
// TODO: is this ok?
|
||||
await prisma.$transaction([
|
||||
...createMatches,
|
||||
createLadderDay,
|
||||
|
||||
Reference in New Issue
Block a user