mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-12 19:20:32 +00:00
style: remove comment
This commit is contained in:
parent
23562f492c
commit
75e3ccdcd5
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ impl Query {
|
|||
Entity::find_by_id(id).one(db).await
|
||||
}
|
||||
|
||||
// TODO limit to two parents??
|
||||
pub async fn find_candidate_parents(
|
||||
db: &DbConn,
|
||||
candidate: candidate::Model,
|
||||
|
|
|
|||
Loading…
Reference in a new issue