Skip to content

Commit

Permalink
fix: frontend build (#750)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcrt authored Feb 7, 2025
1 parent 7d834ac commit d9ba0bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion ops
Submodule ops updated from 2ffd8b to 31c3e1
1 change: 0 additions & 1 deletion packages/backend/src/jobs/realtime-evaluators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ async function evaluatorJob() {
evaluator e
where
mode = 'realtime'
and project_id = 'dedc86a5-6cba-481c-9ce5-8b6fa3dcd8e6'
order by
random()
`;
Expand Down

0 comments on commit d9ba0bc

Please sign in to comment.