Skip to content

Commit b14f6fc

Browse files
committed
remove extra whitespace
1 parent 945a383 commit b14f6fc

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
@@ -1657,7 +1657,6 @@ CacheAllocator<CacheTrait>::tryEvictToNextMemoryTier(
16571657
return {};
16581658
}
16591659

1660-
16611660
template <typename CacheTrait>
16621661
typename CacheAllocator<CacheTrait>::WriteHandle
16631662
CacheAllocator<CacheTrait>::tryEvictToNextMemoryTier(Item& item) {

0 commit comments

Comments
 (0)