Skip to content

Commit 0c9f16b

Browse files
committed
Format
1 parent c626d5c commit 0c9f16b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/search_index.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ impl SearchIndex {
151151
indexed_inscriptions.push(inscription_id);
152152
}
153153

154-
155154
if SHUTTING_DOWN.load(atomic::Ordering::Relaxed) {
156155
return Ok(());
157156
}

0 commit comments

Comments
 (0)