Commit 0351d734 authored by Andrey Davydov's avatar Andrey Davydov Committed by Andrey Davydov

unused import removed

parent 36022a68
...@@ -22,7 +22,6 @@ use std::str::from_utf8; ...@@ -22,7 +22,6 @@ use std::str::from_utf8;
use std::string::raw::from_buf_len; use std::string::raw::from_buf_len;
use std::ptr; use std::ptr;
use std::mem; use std::mem;
use std::slice;
use std::ptr::Unique; use std::ptr::Unique;
use rocksdb_ffi; use rocksdb_ffi;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment