Remove HEY_BTW: comment
This commit is contained in:
parent
a3e3390c85
commit
7c9caa032b
1 changed files with 0 additions and 2 deletions
|
|
@ -573,8 +573,6 @@ pub fn example() {
|
||||||
|
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
// HEY_BTW: Seems that there is some Rust inference feature still missing when it comes to
|
|
||||||
// ownership. That's why we put this block in braces.
|
|
||||||
let _delete_response: Response = state
|
let _delete_response: Response = state
|
||||||
.interpret(Delete(users_position, Some(Eq(id_column, id0.clone()))))
|
.interpret(Delete(users_position, Some(Eq(id_column, id0.clone()))))
|
||||||
.unwrap();
|
.unwrap();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue