1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-08-06 22:22:38 +03:00

cleanup some unused includes and using

Reviewed By: yangchi

Differential Revision: D16976466

fbshipit-source-id: c1fc2ee0795997f498ac7431542bbfbf1f0d2fb2
This commit is contained in:
Luca Niccolini
2019-08-24 02:02:11 -07:00
committed by Facebook Github Bot
parent 226e11bb27
commit cf842aab47
42 changed files with 0 additions and 58 deletions

View File

@@ -20,7 +20,6 @@
#include <gtest/gtest.h>
using namespace folly;
using namespace quic;
using namespace testing;
namespace quic {