Skip to content

Commit 5fdec26

Browse files
KixironJoshua Nelson
andcommitted
Update src/utils/queue.rs
Co-Authored-By: Joshua Nelson <[email protected]>
1 parent 72b3411 commit 5fdec26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/queue.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
use crate::error::Result;
44
use postgres::Connection;
55

6-
/// The default queue priority
76
const DEFAULT_PRIORITY: i32 = 0;
87

98
/// Get the build queue priority for a crate

0 commit comments

Comments
 (0)