mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-07-07 17:04:59 +00:00
code cleanup
This commit is contained in:
parent
b475fbb932
commit
efa1f953b4
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ use core::{
|
|||
fmt::{self, Display},
|
||||
hash,
|
||||
};
|
||||
|
||||
#[cfg(feature = "serde")]
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue