Skip to content

Commit fcc93dd

Browse files
committed
rutsfmt
1 parent d897f79 commit fcc93dd

File tree

1 file changed

+0
-1
lines changed
  • nexus/db-queries/src/db/datastore

1 file changed

+0
-1
lines changed

nexus/db-queries/src/db/datastore/fm.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,6 @@ impl QueryFragment<Pg> for ListOrphanedQuery {
628628
&'a self,
629629
mut out: AstPass<'_, 'a, Pg>,
630630
) -> diesel::QueryResult<()> {
631-
632631
// WITH current_sitrep_id AS (
633632
// SELECT sitrep_id
634633
// FROM omicron.public.fm_sitrep_history

0 commit comments

Comments
 (0)