refactor typ
This commit is contained in:
@@ -24,7 +24,6 @@ impl Repository {
|
||||
.bind(&typ.typname)
|
||||
.fetch_one(db)
|
||||
.await?;
|
||||
// .map(model::Typ::from)?;
|
||||
|
||||
Ok(typ)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user