made boxing cleaner
This commit is contained in:
parent
08c274fb27
commit
d95652a605
@ -17,7 +17,6 @@ use std::fmt;
|
|||||||
|
|
||||||
use crate::SQLPool;
|
use crate::SQLPool;
|
||||||
use sqlx::MySqlPool;
|
use sqlx::MySqlPool;
|
||||||
use std::convert::TryFrom;
|
|
||||||
|
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
struct TodoNotFound;
|
struct TodoNotFound;
|
||||||
|
Loading…
Reference in New Issue
Block a user