diff --git a/src/stats.js b/src/stats.js index 13e7f05..c45418c 100644 --- a/src/stats.js +++ b/src/stats.js @@ -101,11 +101,6 @@ router.get('/position-precision', async (req, res) => { _count: { position_precision: true, }, - orderBy: { - _count: { - position_precision: 'desc', - }, - }, }); const formatted = result.map(r => ({