Skip to content

Commit

Permalink
Remove useless dep
Browse files Browse the repository at this point in the history
Summary: Remove useless dep

Reviewed By: lhuang04

Differential Revision: D49753480

fbshipit-source-id: e2b4782a3b6f681017a6cc33848b70124cb3c6f2
  • Loading branch information
kvtsoy authored and facebook-github-bot committed Sep 29, 2023
1 parent 2f0cf05 commit dd0ded1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion quic/state/StateData.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
#include <folly/Optional.h>
#include <folly/io/IOBuf.h>
#include <folly/io/async/DelayedDestruction.h>
#include <quic/common/QuicAsyncUDPSocketWrapper.h>

#include <chrono>
#include <list>
Expand Down

0 comments on commit dd0ded1

Please sign in to comment.