Henry Lee
5 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
0 aggiunte e
2 eliminazioni
-
util/env_test.cc
|
|
@ -14,8 +14,6 @@ |
|
|
|
|
|
|
|
namespace leveldb { |
|
|
|
|
|
|
|
static const int kDelayMicros = 100000; |
|
|
|
|
|
|
|
class EnvTest { |
|
|
|
public: |
|
|
|
EnvTest() : env_(Env::Default()) {} |
|
|
|