Skip to content

Commit d1680ea

Browse files
committed
remove extra whitespace
1 parent 49cc005 commit d1680ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cachelib/allocator/CacheAllocator-inl.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1634,7 +1634,6 @@ CacheAllocator<CacheTrait>::tryEvictToNextMemoryTier(
16341634
return {};
16351635
}
16361636

1637-
16381637
template <typename CacheTrait>
16391638
typename CacheAllocator<CacheTrait>::WriteHandle
16401639
CacheAllocator<CacheTrait>::tryEvictToNextMemoryTier(Item& item) {

0 commit comments

Comments
 (0)