fix: remove reference to accidentally added WIP module

This commit is contained in:
Ryan Leckey 2020-07-04 05:54:36 -07:00
parent 3b503a7764
commit 266a583a6b

View File

@ -46,7 +46,6 @@ pub mod types;
#[macro_use]
pub mod query;
mod column;
mod common;
pub mod database;
pub mod describe;