chore: remove log

This commit is contained in:
MTG2000
2022-09-05 15:59:40 +03:00
parent b2d073efcb
commit 7b285f7517

View File

@@ -146,8 +146,6 @@ const getMakersInTournament = extendType({
}
})
console.log(filters[0]);
return prisma.user.findMany({
...(filters.length > 0 && {