Skip to content

Commit 2a810a1

Browse files
authored
Remove random extern crate (#3264)
Signed-off-by: Robert Kruszewski <[email protected]>
1 parent 9af5902 commit 2a810a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vortex-expr/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
extern crate core;
2-
31
use std::any::Any;
42
use std::fmt::{Debug, Display};
53
use std::sync::Arc;

0 commit comments

Comments
 (0)