Skip to content

Commit

Permalink
fix make lint err
Browse files Browse the repository at this point in the history
  • Loading branch information
TCeason committed Feb 18, 2023
1 parent f36930f commit 256f082
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/query/expression/src/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ use crate::property::Domain;
use crate::types::decimal::DecimalScalar;
use crate::values::Column;
use crate::values::Scalar;
use crate::with_decimal_type;
use crate::ColumnBuilder;
use crate::ScalarRef;
use crate::TypeDeserializerImpl;
Expand Down

0 comments on commit 256f082

Please sign in to comment.