Skip to content

Commit 28279b5

Browse files
committed
remove comment
1 parent 1a6b021 commit 28279b5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

site/src/job_queue.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -499,8 +499,6 @@ mod tests {
499499
.await;
500500
}
501501

502-
// This is the same ordering as `calculates_missing_correct(...)` in
503-
// `load.rs`
504502
#[tokio::test]
505503
async fn queue_ordering() {
506504
run_postgres_test(|ctx| async {

0 commit comments

Comments
 (0)