Skip to content

Commit 03178f5

Browse files
committed
remove unnecessary extern crate
1 parent dec99dc commit 03178f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stackslib/src/main.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
#[macro_use]
2323
extern crate stacks_common;
2424

25-
extern crate slog;
26-
2725
#[cfg(not(any(target_os = "macos", target_os = "windows", target_arch = "arm")))]
2826
use tikv_jemallocator::Jemalloc;
2927

0 commit comments

Comments
 (0)