Commit e268a741 authored by Tyler Neely's avatar Tyler Neely

Cleanup imports.

parent 3bd37709
...@@ -20,7 +20,7 @@ use std::mem; ...@@ -20,7 +20,7 @@ use std::mem;
use std::ptr; use std::ptr;
use std::slice; use std::slice;
use rocksdb_options::{RocksDBOptions}; use rocksdb_options::RocksDBOptions;
use rocksdb::RocksDB; use rocksdb::RocksDB;
pub struct ComparatorCallback { pub struct ComparatorCallback {
......
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