Remove extra empty line from redis_cache_test.cc

This commit is contained in:
Egor Suvorov
2016-09-09 13:30:37 -04:00
parent 435c134451
commit 181aa66b65
-1
View File
@@ -47,7 +47,6 @@ namespace {
using testing::HasSubstr;
// TODO(yeputons): refactor this class with AprMemCacheTest, see details in
// apr_mem_cache_test.cc
class RedisCacheTest : public CacheTestBase {