more foramt

main
Shu Zhang 9 years ago
parent b79ccbd573
commit 2b7c810db8
  1. 1
      util/env_hdfs.cc

@ -616,7 +616,6 @@ namespace rocksdb {
Status NewHdfsEnv(Env** hdfs_env, const std::string& fsname) {
return Status::NotSupported("Not compiled with hdfs support");
}
}
#endif

Loading…
Cancel
Save