We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3730de commit 43ea6c2Copy full SHA for 43ea6c2
datafusion/spark/src/lib.rs
@@ -40,7 +40,6 @@
40
//! functions using a fluent style. For example:
41
//!
42
//![`Expr`]: datafusion_expr::Expr
43
-extern crate core;
44
45
pub mod function;
46
0 commit comments