From 12a9f7e59b14863be3de77cb020badec32710e0d Mon Sep 17 00:00:00 2001 From: generatedunixname89002005325676 Date: Wed, 17 May 2023 02:05:14 -0700 Subject: [PATCH] Daily `arc lint --take CLANGFORMAT` Reviewed By: zsol Differential Revision: D45941054 fbshipit-source-id: a5908f8844b68093b494b69e1f43c6bc38dfff4c --- third-party/folly/src/folly/futures/test/CollectTest.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/third-party/folly/src/folly/futures/test/CollectTest.cpp b/third-party/folly/src/folly/futures/test/CollectTest.cpp index 2b5847a6d48713..80667c364af1e7 100644 --- a/third-party/folly/src/folly/futures/test/CollectTest.cpp +++ b/third-party/folly/src/folly/futures/test/CollectTest.cpp @@ -256,7 +256,6 @@ TEST(Collect, collectAllInline) { } } - TEST(Collect, collectInline) { // inline future collection on same executor {