mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-13 07:15:14 +00:00
remove superfluous "TODO"
This commit is contained in:
committed by
Ryan Leckey
parent
676b29efe3
commit
a44e29c84c
@@ -2,7 +2,6 @@ use sqlx_core::database::Database;
|
||||
use sqlx_core::describe::Describe;
|
||||
use sqlx_core::executor::Executor;
|
||||
|
||||
// TODO: enable serialization
|
||||
#[cfg_attr(feature = "offline", derive(serde::Deserialize, serde::Serialize))]
|
||||
#[cfg_attr(
|
||||
feature = "offline",
|
||||
|
||||
Reference in New Issue
Block a user