Skip to content

Commit 06be59f

Browse files
committed
Remove MaybeOwned
1 parent d1af2fe commit 06be59f

File tree

2 files changed

+0
-54
lines changed

2 files changed

+0
-54
lines changed

sqlx-core/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ pub mod error;
1515
#[macro_use]
1616
mod io;
1717

18-
mod maybe_owned;
19-
2018
pub mod connection;
2119
pub mod cursor;
2220
pub mod database;

sqlx-core/src/maybe_owned.rs

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)