Skip to content

Commit

Permalink
fix DEVELOPMENT
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Apr 13, 2022
1 parent a4107f8 commit 0a9e1f7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
2 changes: 0 additions & 2 deletions base/bvc-qlog/src/base_qlogger.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved

#include "base/bvc-qlog/src/base_qlogger.h"
#include "gquiche/quic/core/quic_types.h"
#include "platform/quiche_platform_impl/quiche_text_utils_impl.h"
Expand Down
8 changes: 0 additions & 8 deletions base/bvc-qlog/src/file_qlogger.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/

#pragma once
#include <fstream>
#include <sstream>
Expand Down
8 changes: 0 additions & 8 deletions base/bvc-qlog/src/qlogger_constants.cc
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/

#include "base/bvc-qlog/src/qlogger_constants.h"

namespace quic {
Expand Down

0 comments on commit 0a9e1f7

Please sign in to comment.