Skip to content

Commit 43ea6c2

Browse files
committed
ADD sha2 spark function
1 parent b3730de commit 43ea6c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datafusion/spark/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
//! functions using a fluent style. For example:
4141
//!
4242
//![`Expr`]: datafusion_expr::Expr
43-
extern crate core;
4443
4544
pub mod function;
4645

0 commit comments

Comments
 (0)