Skip to content

Commit ce61714

Browse files
Nemo157Joshua Nelson
andcommitted
Remove refactor comment
Co-authored-by: Joshua Nelson <[email protected]>
1 parent 1daffbe commit ce61714

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/queue_builder.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ use std::thread;
77
use std::time::Duration;
88

99
// TODO: change to `fn() -> Result<!, Error>` when never _finally_ stabilizes
10-
// REFACTOR: Break this into smaller functions
1110
pub fn queue_builder(
1211
mut doc_builder: DocBuilder,
1312
db: Pool,

0 commit comments

Comments
 (0)