mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-19 14:30:43 +00:00
refactor: Add more imports to common_error::prelude
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
use common_error::prelude::*;
|
||||
use snafu::{prelude::*, ErrorCompat};
|
||||
use sqlparser::parser::ParserError as SpParserError;
|
||||
|
||||
/// SQL parser errors.
|
||||
|
||||
Reference in New Issue
Block a user