Adding fetch_item, but need to expand what an ID can be
This commit is contained in:
parent
25f00d1665
commit
f2e00afbb9
4 changed files with 59 additions and 2 deletions
|
|
@ -72,7 +72,6 @@ impl FeedChannel {
|
|||
).execute(&pool.0).await?;
|
||||
Ok(())
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue