mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-25 17:32:07 +00:00
fix: remove reference to accidentally added WIP module
This commit is contained in:
@@ -46,7 +46,6 @@ pub mod types;
|
||||
#[macro_use]
|
||||
pub mod query;
|
||||
|
||||
mod column;
|
||||
mod common;
|
||||
pub mod database;
|
||||
pub mod describe;
|
||||
|
||||
Reference in New Issue
Block a user