Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Nov 22, 2024
1 parent 031fbd8 commit 23afd38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/run/annos_variant.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3068,7 +3068,6 @@ pub async fn handle_with_openapi(
})
.transpose()?
.flatten(),
..Default::default()
};

Ok(Json(SeqvarsAnnosResponse { result }))
Expand Down

0 comments on commit 23afd38

Please sign in to comment.