Skip to content

Commit

Permalink
Remove dead includes in proxygen/httpserver/tests
Browse files Browse the repository at this point in the history
Reviewed By: afrind

Differential Revision: D50165429

fbshipit-source-id: 181c5ef95cbd42695d9407a0fc39f1ce970b8eae
  • Loading branch information
generatedunixname89002005279527 authored and facebook-github-bot committed Oct 11, 2023
1 parent 773e783 commit 4ba644e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions proxygen/httpserver/tests/HTTPServerTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ using namespace folly::ssl;
using namespace proxygen;
using namespace CurlService;

using folly::AsyncServerSocket;
using folly::EventBaseManager;
using folly::SocketAddress;
using folly::SSLContext;

namespace {

const std::string kTestDir = getContainingDirectory(__FILE__).str();
Expand Down

0 comments on commit 4ba644e

Please sign in to comment.