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