mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-02-18 13:04:37 +01:00
chore: remove log
This commit is contained in:
@@ -146,8 +146,6 @@ const getMakersInTournament = extendType({
|
||||
}
|
||||
})
|
||||
|
||||
console.log(filters[0]);
|
||||
|
||||
|
||||
return prisma.user.findMany({
|
||||
...(filters.length > 0 && {
|
||||
|
||||
Reference in New Issue
Block a user