remove eof whitespace lines
[folly.git] / folly / AtomicBitSet.h
index 4b030ca9a9e2fed1b0da1b3db78b8749fc916549..d0d8f8044ccd7fc5e57f24f4e485814b4a45e6e4 100644 (file)
@@ -160,4 +160,3 @@ inline bool AtomicBitSet<N>::operator[](size_t idx) const {
 }  // namespaces
 
 #endif /* FOLLY_ATOMICBITSET_H_ */
-