perf: Removed unused attendees count (#16391)
This commit is contained in:
@@ -171,11 +171,6 @@ const _getCurrentSeats = async (
|
||||
email: true,
|
||||
},
|
||||
},
|
||||
_count: {
|
||||
select: {
|
||||
attendees: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user