mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-08 06:12:55 +00:00
refactor: Add more imports to common_error::prelude
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use common_error::ext::ErrorExt;
|
||||
use common_error::prelude::*;
|
||||
use datafusion::error::DataFusionError;
|
||||
use snafu::{Backtrace, ErrorCompat, Snafu};
|
||||
|
||||
common_error::define_opaque_error!(Error);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user