remove eof whitespace lines
[folly.git] / folly / experimental / io / test / AsyncIOTest.cpp
index dabb250a24586fd44730a011c685434a25c61267..c21691f6f68809a0afdb72740d63e1f5dda2dcf9 100644 (file)
@@ -389,5 +389,3 @@ TEST(AsyncIO, NonBlockingWait) {
   EXPECT_EQ(size, res);
   EXPECT_EQ(aioReader.pending(), 0);
 }
-
-