Commit 4017bdbd authored by Michael Lee's avatar Michael Lee Committed by Facebook Github Bot

Find and remove unused headers

Summary: Find and remove a couple of unnecessary includes

Reviewed By: matbd

Differential Revision: D4322316

fbshipit-source-id: 7b55119bd7566fd62762ace5e35aa536489fafad
parent 8753361e
......@@ -23,7 +23,6 @@
*
*/
#include <folly/experimental/DynamicParser.h>
#include <folly/CppAttributes.h>
#include <folly/Optional.h>
......
......@@ -33,7 +33,6 @@
*/
#include <folly/io/async/EventBaseLocal.h>
#include <folly/io/async/test/Util.h>
#include <folly/portability/GTest.h>
struct Foo {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment