Skip to content

Commit 831eb6a

Browse files
committed
Update
1 parent 9c224dc commit 831eb6a

File tree

3 files changed

+0
-179
lines changed

3 files changed

+0
-179
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
mod conversion;
2-
pub mod normalize;

crates/sqllogictest/src/display/normalize.rs

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

crates/sqllogictest/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
// [Apache Datafusion](https://github.com/apache/datafusion/tree/main/datafusion/sqllogictest)
2020

2121
mod display;
22-
#[allow(dead_code)]
2322
mod engine;
24-
#[allow(dead_code)]
2523
pub mod error;
2624
pub mod schedule;

0 commit comments

Comments
 (0)